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

Improve lims()/labs() documentation #3292

Closed
paleolimbot opened this issue May 2, 2019 · 1 comment · Fixed by #3406
Closed

Improve lims()/labs() documentation #3292

paleolimbot opened this issue May 2, 2019 · 1 comment · Fixed by #3406
Labels
documentation tidy-dev-day 🤓 Tidyverse Developer Day

Comments

@paleolimbot
Copy link
Member

There are several opportunities to improve the lims() documentation and the labs() documentation. This is a documentation issue intended for the tidyverse dev day (#3267).

  • lims() Could use an example comparing the behaviour of coord_cartesian(xlim = ...) to lims(x = ...) (there is a great visual of this on the ggplot2 cheatsheet).

  • The lims() and labs() documentation could use a link to scale_continuous() and/or scale_discrete() (both of these pages should also link to lims()/labs()) when stating that the name argument of the scale is the preferred way to set this value in some cases.

These are only suggestions, feel free to add to/debate!

@lock
Copy link

lock bot commented Jan 4, 2020

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Jan 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation tidy-dev-day 🤓 Tidyverse Developer Day
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant