Next: Contour
Up: Set-show
Previous: Color box
Contents
Index
Colornames
Gnuplot knows a limited number of color names. You can use these to define
the color range spanned by a pm3d palette, or to assign a terminal-independent
color to a particular linetype or linestyle. To see the list of known color
names, use the command show colornames (p.
). Example:
set style line 1 linecolor rgb "sea-green"
2011-06-10