scales 0.3.0
rescale()
preserves missing values in input when the range ofx
is
(effectively) 0 (ggplot2#985).- Continuous colour palettes now use
colour_ramp()
instead ofcolorRamp()
.
This only supports interpolation in Lab colour space, but is hundreds of
times faster.