-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request