Recent Releases of khroma
khroma -
- Fix qualitative colour picking.
- Fix typos in colour names (#2).
- Use {crayon} if installed to nicely print colours in the console.
- Move {ggplot2} and {scales} from Imports to Suggests.
- Remove
scale_*_rainbow().
- R
Published by nfrerebeau over 6 years ago
khroma -
- Add the
convert()function to simulate colour-blind vision. - Add the
plot_scheme()function shows colours in a plot. - Add the
plot_map()function produces a diagnostic map for a given colour scheme. - Fix the argument (number of levels) of the palette function returned by
colour(). - Add a vignette for Paul Tol's colour schemes.
- R
Published by nfrerebeau almost 7 years ago
khroma -
- Add three
ggplot2scale functions:scale_*_pale(),scale_*_dark()andscale_*_discreterainbow(). - The function
scale_*_rainbow()is deprecated and replaced byscale_*_discreterainbow(). - Fix the
missingattribute of the palette function returned bycolour()(bug introduced in v1.1.2). - The documentation is expanded with several remarks on the use of Paul Tol's colour schemes.
- R
Published by nfrerebeau about 7 years ago
khroma -
- Add three colour schemes: Paul Tol’s hight contrast (qualitative), iridescent (sequential) and modified colour scheme for the AVHRR global land cover classification.
- Add three
ggplot2scale functions:scale_*_contrast(),scale_*_iridescent()andscale_*_land(). - The function
scale_*_tol()is removed. - The function
arrange()is removed.
- R
Published by nfrerebeau about 7 years ago
khroma -
- FIX: midpoint can be specified in diverging colour scales
- FIX: colour palettes can be reversed
- FIX: ensure that the package works on all versions of R starting at 3.1
- R
Published by nfrerebeau about 7 years ago
khroma -
- ADD: FAO Soil Reference Groups colour scheme
- ADD: scale*bright() method for Paul Tol's bright colour scheme
- ADD: scale*vibrant() method for Paul Tol's vibrant colour scheme
- ADD: scale*muted() method for Paul Tol's muted colour scheme
- ADD: scale*light() method for Paul Tol's light colour scheme
- ADD: scale*rainbow() method for Paul Tol's rainbow colour scheme
- ADD: scale*sunset() method for Paul Tol's sunset colour scheme
- ADD: scale*BuRd() method for Paul Tol's BuRd colour scheme
- ADD: scale*PRGn() method for Paul Tol's PRGn colour scheme
- ADD: scale*YlOrBr() method for Paul Tol's YlOrBr colour scheme
- ADD: scale*smoothrainbow() method for Paul Tol's smooth rainbow colour scheme
- FIX: deprecate scale*tol()
- R
Published by nfrerebeau over 7 years ago