Description Usage Format Details Source References Examples
The palette could be used for heatmap or pie graph
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | paletteMartin
Green2Magenta16Steps
Blue2DarkRed12Steps
Blue2DarkRed18Steps
Blue2OrangeRed14Steps
Blue2DarkOrange12Steps
Blue2DarkOrange18Steps
Blue2Green14Steps
Brown2Blue10Steps
Brown2Blue12Steps
Blue2Gray8Steps
Blue2Orange8Steps
Blue2Orange10Steps
Blue2Orange12Steps
ModifiedSpectralScheme11Steps
LightBlue2DarkBlue7Steps
LightBlue2DarkBlue10Steps
PairedColor12Steps
SteppedSequential5Steps
|
An object of class character
of length 15.
An object of class character
of length 16.
An object of class character
of length 12.
An object of class character
of length 18.
An object of class character
of length 14.
An object of class character
of length 12.
An object of class character
of length 18.
An object of class character
of length 14.
An object of class character
of length 10.
An object of class character
of length 12.
An object of class character
of length 8.
An object of class character
of length 8.
An object of class character
of length 10.
An object of class character
of length 12.
An object of class character
of length 11.
An object of class character
of length 7.
An object of class character
of length 10.
An object of class character
of length 12.
An object of class character
of length 25.
The names of the palette is approximal color name.
Green2Magenta16Steps: Useful for generic diverging data.
Blue2DarkRed12/18Steps: Useful for temperature-like data, with a subjective interpretation (blue=cold, red=hot) Blue2OrangeRed14Steps: Useful as an alternative to the red/blue temperature scale.
Blue2DarkOrange12/18Steps: Useful for data without a specific subjective color association.
Blue2Green14Steps: Useful for data with a winter (blue) vs. summer (green) association.
Brown2Blue10/12Steps: Useful for data with a dry (brown) vs. wet (blue) association.
Blue2Gray8Steps: Useful in particular for diverging data like cloudiness anomalies.
Blue2Orange8/10/12Steps: Useful for data like sea-level pressure, with ansubjective association (blue=low, wet, orange=high, dry)
ModifiedSpectralScheme11Steps: An alternative to the spectral scheme (no green)
LightBlue2DarkBlue7/10Steps: Useful for precipitation-like data.
PairedColor12Steps: Attempt at a categorical color scale with colors that may be distinguishable to all viewers
SteppedSequential5Steps: Useful for portraying levels-within-categories
<http://mkweb.bcgsc.ca/biovis2012/>
Light A, Bartlein PJ (2004). "The End of the Rainbow? Color Schemes for Improved Data Graphics." EOS Transactions of the American Geophysical Union, 85(40), 385.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.