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

Add "real" ggplot examples to label_*() and breaks_*() functions #419

Open
mine-cetinkaya-rundel opened this issue Jan 29, 2024 · 0 comments
Assignees

Comments

@mine-cetinkaya-rundel
Copy link

Currently the examples in the docs for label_*() and breaks_*() functions use demo_*() to showcase what various functions do, but they don't exemplify how to use them in the scale_*() layer of a ggplot. It would be good to add a simple, real plotting example as the first example in each of these functions. Then, the demo functions can be left as is to avoid code duplication to showcase various features and for other (testing, etc.) benefits these functions might have.

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