-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
There are several opportunities to improve the documentation for scale_(x|y)_continuous(). This is a documentation issue intended for the tidyverse dev day (#3267).
-
The current parameter documentation for
oobdescribesscales::censor, which may be worth linking to.scales::squishandscales::squish_infinitecan be used here as well, which is not obvious from either the ggplot2 or scales documentation. -
The parameter documentation for
sec.axisin scale_continuous should link tosec_axis()(and possibly be removed from the "see also" section). -
The links to
scales::rescale()aren't active on the site, and it isn't obvious thatrescale()isn't a function in ggplot2 (from several scale-related documentation pages).