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.
I am interested in having a "good" divergent color pallette. One could obviously use just red, white, and blue: img &…
python r matplotlib colors viridisI have two sets of data, which I want to present using a heat map with the viridis color scale. …
r ggplot2 viridis