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

Different behaviour in polar_plot vs openair::polarPlot when uncertainty = TRUE #6

Open
mooibroekd opened this issue Nov 16, 2023 · 1 comment

Comments

@mooibroekd
Copy link

Hi Jack,

I have noticed the following behavior when uncertainty is set to true in ggopenair::polar_plot():

mydata <- openair::mydata

openair::polarPlot(mydata, 
                   pollutant = "nox",
                   uncertainty = TRUE)

ggopenair::polar_plot(mydata, 
                      pollutant = "nox",
                      uncertainty = TRUE)

Created on 2023-11-16 with reprex v2.0.2

@mooibroekd
Copy link
Author

@jack-davison any news on this?

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

No branches or pull requests

1 participant