PlotColor
Selects a color. Used in PlotDegreeAmplitudes, PlotGraph, PlotMap, PlotMatrix, PlotSphericalHarmonicsTriangle.
Name | Type | Annotation |
---|---|---|
plotColorType | choice | color |
black | ||
red | ||
blue | ||
green | ||
orange | ||
darkred | ||
yellow | ||
lightgreen | ||
gray | ||
rgb | sequence | |
red | uint | 0..255 |
green | uint | 0..255 |
blue | uint | 0..255 |
grayscale | sequence | |
value | uint | 0..255 |
namedColor | sequence | |
colorName | string | name after GMT definition |
cycler | sequence | |
index | uint | pick color based on index expression |
inputfileColorList | filename | list of colors as defined by GMT |