scales 0.5.0
- New function
regular_minor_breaks()
calculates minor breaks as a property
of the transformation. - Adds
viridis_pal()
for creating palettes with color maps from the
viridisLite package. - Switched from reference classes to R6.
rescale()
andrescale_mid()
are now S3 generics, and work withnumeric
,
Date
,POSIXct
,POSIXlt
andbit64::integer64
objects.