Please enable JavaScript.
Coggle requires JavaScript to display documents.
Design Space of Color schemes (types (sequential colors (single hue)…
Design Space
of Color schemes
types
categorical colors (3 - 20)
sequential colors (single hue)
white -> other
other -> white
color1 -> color2
sequential colors(multi hue)
white -> other color 1 -> other color 2
other color1 -> other color2 -> white
random multihues (3 - 9)
special multihues
(e.g.: Viridis, Inferno, Magma, Plasma,Warm, Cool, CubehelixDefault,)
cyclical colors (ranbowColor, sineColor)
diverging colors
color 1 -> white/ yellow / others -> color2
parameters
except for categorical colors, all other colors can be shown in two forms: discrete and continuous
(use the same colors for both or generate new)
multi-hue: how associate data and colors when interpolating
scales
quantitative scales (linear, pow, log ...)
discrete scales(band, ordinal, point)
discretizing colors (quantile, quantize, threshold...)
color space for interpolation
RGB
HCL
HSL
LAB
others
interpolation methods
shape in the chart
discretize continuous colors, pick which colors