Skip to content

monitor_ggDailyBarplot_archival() #60

@jonathancallahan

Description

@jonathancallahan

We need a new function to create "daily barplots" for archival data.

We will want to improve this plot iteratively, with feedback from the AirFire team. The starting point is the monitor_ggDailyBarplot() function. The new, "Archival" version of the function will have the following changes:

  • add monitorID in parens after/under site name
  • include the year underneath the x-axis
  • x-axis tic labels so that small, clear labels are present for any time range form 1 -12 months
  • at larger time ranges, switch to bars with transparent/missing borders so that the plot isn't overwhelmed by the black borders drawn around each bar
  • explore why the plot is often drawn with a "missing data" bar at the beginning/end of the time period. (This could be an issue where data are trimmed using UTC dates and then displayed in local time or vice versa thus resulting in some days with not enough points.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions