Built-in colormaps
Built-in colormaps
UI::Plot::Colormap::Auto
(-1)
Automatic colormap
UI::Plot::Colormap::Deep
(0)
seaborn deep (qual=true, n=10) (default)
UI::Plot::Colormap::Dark
(1)
matplotlib "Set1" (qual=true, n=9 )
UI::Plot::Colormap::Pastel
(2)
matplotlib "Pastel1" (qual=true, n=9 )
UI::Plot::Colormap::Paired
(3)
matplotlib "Paired" (qual=true, n=12)
UI::Plot::Colormap::Viridis
(4)
matplotlib "viridis" (qual=false, n=11)
UI::Plot::Colormap::Plasma
(5)
matplotlib "plasma" (qual=false, n=11)
UI::Plot::Colormap::Hot
(6)
matplotlib/MATLAB "hot" (qual=false, n=11)
UI::Plot::Colormap::Cool
(7)
matplotlib/MATLAB "cool" (qual=false, n=11)
UI::Plot::Colormap::Pink
(8)
matplotlib/MATLAB "pink" (qual=false, n=11)
UI::Plot::Colormap::Jet
(9)
MATLAB "jet" (qual=false, n=11)
UI::Plot::Colormap::Twilight
(10)
matplotlib "twilight" (qual=false, n=11)
UI::Plot::Colormap::RdBu
(11)
red/blue, Color Brewer (qual=false, n=11)
UI::Plot::Colormap::BrBG
(12)
brown/blue-green, Color Brewer (qual=false, n=11)
UI::Plot::Colormap::PiYG
(13)
pink/yellow-green, Color Brewer (qual=false, n=11)
UI::Plot::Colormap::Spectral
(14)
color spectrum, Color Brewer (qual=false, n=11)
UI::Plot::Colormap::Greys
(15)
white/black (qual=false, n=2 )