Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adjust chl_pp weekly plots to always plot full year #186

Open
BBeltz1 opened this issue Dec 12, 2024 · 4 comments · Fixed by #182
Open

adjust chl_pp weekly plots to always plot full year #186

BBeltz1 opened this issue Dec 12, 2024 · 4 comments · Fixed by #182
Labels
enhancement New feature or request

Comments

@BBeltz1
Copy link
Collaborator

BBeltz1 commented Dec 12, 2024

No description provided.

@BBeltz1 BBeltz1 added the enhancement New feature or request label Dec 12, 2024
@andybeet
Copy link
Member

is this related to this or something else?

ecodata::plot_chl_pp(plottype = "weekly", varName = "size")
#> Warning: Removed 312 rows containing non-finite outside the scale range
#> (`stat_align()`).

Created on 2024-12-13 with reprex v2.1.0

@BBeltz1
Copy link
Collaborator Author

BBeltz1 commented Dec 13, 2024

In reference to these plots. Variable = chl, plottype = weekly. They want the plot to always extend through the whole year so that the baseline shows in full, similar to the size plot you pasted above.

ecodata::plot_chl_pp(plottype = "weekly", varName = "chl")

Created on 2024-12-13 with reprex v2.1.1

@andybeet
Copy link
Member

Not sure i follow. Do you have an example of where this issue is seen?

@andybeet andybeet linked a pull request Dec 13, 2024 that will close this issue
@andybeet
Copy link
Member

on branch: andy_newplots

ecodata::plot_chl_pp(plottype = "weekly", varName = "chl")
#> Warning: Removed 5 rows containing missing values or values outside the scale range
#> (`geom_line()`).

Created on 2024-12-13 with reprex v2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants