Color reference
Last updated
Was this helpful?
Last updated
Was this helpful?
Below are details on the different color palettes and scales that Kumu supports. Use these with the tool in the Basic Editor, or use them in the with the categorize()
and scale()
functions.
Kumu has built-in support for a number of named color scales, including all scales.
Both sequential and diverging color palettes are great when you are trying to show quantitative data or data that has a meaningful order.
YlGn
YlGnBu
GnBu
BuGn
PuBuGn
PuBu
BuPu
RdPu
PuRd
OrRd
YlOrRd
YlOrBr
Purples
Blues
Greens
Oranges
Reds
Greys
PuOr
BrBG
PRGn
PiYG
RdBu
RdGy
RdYlBu
Spectral
RdYlGn
nautical
deepsea
heat
flamingo
coffee
stoplight
Qualitative color palettes are best when you are trying to show data with discrete values that don't have an inherent order.
bujumbra
neon
neon2
olympic
Accent
Dark2
Paired
Pastel1
Pastel2
Set1
Set2
Set3
Here's an example of how to use a named color scale:
Any color scale can be inverted by adding -inverted
to the name.
You can define your own color palette for elements by using a comma separated list of color values.
It's also possible to specify which value should receive a certain color for elements.
For , the code is slightly different:
For , the code is slightly different: