gka / chroma.js

JavaScript library for all kinds of color manipulations
https://vis4.net/chromajs/
Other
9.94k stars 543 forks source link

Color scale look up table? #314

Open nikkopante opened 1 year ago

nikkopante commented 1 year ago

In chroma.js, there are named color palletes or 'scales' such as Viridis, Spectral, RdYlBu (Red, Yellow, Blue), Reds, Greys, etc. I know some of these are based on Color Brewer. However, I do not see a complete look up table in the docs for these names with their colors. How can I know that such acronym would work such as "RdYlBu"?