Closed kaitejohnson closed 4 weeks ago
Thank you for your contribution, @kaitejohnson :rocket:! Your page is ready to preview here
I'm unsure about your question, @kaitejohnson, as I am no expert in ggplot2. All I can think is that I would (a) keep the detailing of the figures to a minimum or (b) ensure additional modifications are optional (e.g., add_fancy_scales = TRUE
).
Well it will default to plotting the dates so they all overlap and are unreadable, which is why I added the 45 degree angle dates... I think we should leave for now bc my understanding of ggplot is that the later thing takes precedent so the user can always override
This PR closes #200. This makes a few minor changes:
scales = "free"
withscales = "free_y"
so that the x-axis shared for the dates in the wastewater concentration plot.@gvegayon If you think there's a better way to handle the x axis dates (or that we should exclude them) lmk. I think best to have them as a default?