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

Prevent ggdark from inverting geoms when ussing it as ggdark:: #9

Open
matiasandina opened this issue Oct 19, 2023 · 0 comments
Open

Comments

@matiasandina
Copy link

I was wondering if it's possible to change the behavior of ggdark. is it possible to keep the inverting of geoms by default when loading it as library(ggdark) but prevent such inversion when using ggdark with :: (e.g., plot + ggdark::dark_theme_minimal(base_size = 24) would bring the dark theme but not modify any of the default geoms)

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