Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
share
/
gnuplot
/
gnuplot
/
5.4
π€ Upload
π New File
π New Folder
Close
Editing: colors_podo.gp
# Palette of colors selected to be easily distinguishable by # color-blind individuals with either protanopia or deuteranopia # Bang Wong [2011] Nature Methods 8, 441. set linetype 1 lc rgb "black" set linetype 2 lc rgb "#e69f00" set linetype 3 lc rgb "#56b4e9" set linetype 4 lc rgb "#009e73" set linetype 5 lc rgb "#f0e442" set linetype 6 lc rgb "#0072b2" set linetype 7 lc rgb "#d55e00" set linetype 8 lc rgb "#cc79a7" set linetype cycle 8
Save
Cancel