Colormaps#

Use named, RGB, and HEX colormaps.

Use plopm -c with Matplotlib or Colorcet names, RGB values, or HEX colors.

plopm -i SPE11B -v satnum,fipnum,disperc -c '193;147;56 127;148;191 193;127;97 181;73;57 81;124;66 101;64;147 134;133;130',cet_glasbey_bw,'#b6c406 #fffa86' -sg 3,1 -rdl 1 -cbn 3,6,2 -cbf .0f,.0f,.1f -fs 7,4
../_images/spe11b_disperc_i%2C1%2Ck_t5.png

Reproduce this example#

Run the complete workflow from the repository root:

. ./tests/scripts/docs_colormaps.sh

Back to the examples gallery