Scale Chromatic¶
This module provides sequential, diverging and categorical color schemes designed to work with d3.scale_ordinal and d3.scale_sequential. Most of these schemes are derived from Cynthia A. Brewer’s ColorBrewer. Since ColorBrewer publishes only discrete color schemes, the sequential and diverging scales are interpolated using uniform B-splines.
Contents:
- Categorical schemes
- Cyclical schemes
- Diverging schemes
- Sequential schemes
interpolate_blues()interpolate_greens()interpolate_greys()interpolate_oranges()interpolate_purples()interpolate_reds()interpolate_turbo()interpolate_viridis()interpolate_inferno()interpolate_magma()interpolate_plasma()interpolate_cividis()interpolate_warm()interpolate_cool()interpolate_cubehelix_default()interpolate_bugn()interpolate_bupu()interpolate_gnbu()interpolate_orrd()interpolate_pubugn()interpolate_pubu()interpolate_purd()interpolate_rdpu()interpolate_ylgnbu()interpolate_ylgn()interpolate_ylorbr()interpolate_ylorrd()SCHEME_BLUESSCHEME_GREENSSCHEME_GREYSSCHEME_ORANGESSCHEME_PURPLESSCHEME_REDSSCHEME_BUGNSCHEME_BUPUSCHEME_GNBUSCHEME_ORRDSCHEME_PUBUGNSCHEME_PUBUSCHEME_PURDSCHEME_RDPUSCHEME_YLGNBUSCHEME_YLGNSCHEME_YLORBRSCHEME_YLORRD