Skip to content

Conversation

@CateGitau
Copy link
Contributor

issue #3298
The third issue on scales::rescale() link not being active seems to have been solved. probably only thing left is to include somewhere in the doc that rescaler() is not a function in ggplot2.

R/scale-.r Outdated
#' @param oob Function that handles limits outside of the scale limits
#' (out of bounds). The default ([scales::censor()]) replaces out of
#' bounds values with `NA`.
#' bounds values with `NA`. ([scales::squish()]) can also be used,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this might now be better as a bulleted list. Do you want to have a go at formatting it that way?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, on it.

@hadley hadley changed the title Issue 3298 Improve scale_(x|y)_continuous docs Jul 8, 2019
@hadley hadley added the tidy-dev-day 🤓 Tidyverse Developer Day label Jul 8, 2019
Copy link
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @CateGitau!

@paleolimbot paleolimbot merged commit 1c5ec62 into tidyverse:master Jul 16, 2019
@lock
Copy link

lock bot commented Jan 12, 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 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tidy-dev-day 🤓 Tidyverse Developer Day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants