Top "Viridis" questions

An R package implementing several popular color maps, such as the 'viridis' (the default) 'magma', 'plasma', 'inferno', and 'cividis' in R. These color maps are designed to be perfectly perceptually-uniform, both in regular form and also when converted to black-and-white.

What is a "good" palette for divergent colors in R? (or: can viridis and magma be combined together?)

I am interested in having a "good" divergent color pallette. One could obviously use just red, white, and blue: img &…

python r matplotlib colors viridis
How do I limit the range of the viridis colour scale?

I have two sets of data, which I want to present using a heat map with the viridis color scale. …

r ggplot2 viridis