| |
string bar= | file for scalebar data
|
bool barreverse=n [y/n] | if y, go from small to large on the bar scale
|
string color= | color scheme (default is j)
|
string depth= | auxiliary input file name
|
float maxval= | maximum value for scalebar (default is the data maximum)
|
float minval= | minimum value for scalebar (default is the data minimum)
|
int nreserve=8 | reserved colors
|
float pclip=100. | clip percentile
|
bool scalebar=n [y/n] | if y, draw scalebar
|
string symbol= | if set, plot with symbols instead of lines
|
floats symbolsz= | symbol size (default is 2) [n2]
|
bool transp=n [y/n] | if y, transpose the axes
|
bool wantframenum=(bool) (n3 > 1) [y/n] | if y, display third axis position in the corner
|
|