| | |
int axiscol=VP_WHITE | axes color
|
string barlabel= | ( barlabel bar label )(bar label)
|
int barlabelfat= | bar label fatness
|
float barlabelsz= | bar label font size
|
string bartype= | [v,h] vertical or horizontal bar (default is v)
|
string barunit= | ( barunit bar unit )(bar unit)
|
float barwidth=0.36 | scale bar size
|
float crowd=0.75 | window size as ratio of the total area
|
float crowd1=crowd | window width as ratio of the screen width
|
float crowd2=crowd | window height as ratio of the screen height
|
int cubelinecol=framelabelcol |
|
int font=-1 | font to use in text
|
string format1= | tick mark format
|
string format2= | tickmark format ()
|
string format3= | tickmark format
|
string formatbar= | format for ticmark labels in the scalebar
|
bool framelabel1=(NULL != label1) [y/n] | to put numbers at frame ends
|
bool framelabel2=(NULL != label2) [y/n] | to put numbers at frame ends
|
bool framelabel3=(NULL != label3) [y/n] | to put numbers at frame ends
|
int framelabelcol=VP_YELLOW | frame labels color
|
bool grid1=transp? false: grid [y/n] | to draw grid
|
bool grid2=transp? grid: false [y/n] | to draw grid
|
int gridcol=grid? VP_RED: framecol | grid color
|
int gridfat=1 | grid fatness
|
int labelfat= | label fatness
|
bool labelrot=n [y/n] | if rotate vertical label
|
float labelsz=8. | label size
|
float max1=umax1 | maximum on the first axis
|
float max2=umax2 | maximum on the second axis
|
float min1=umin1 | minimum on the first axis
|
float min2=umin2 | minimum on the second axis
|
bool pad=pad1 [y/n] | pad plotting area
|
bool scalebar=n [y/n] | plot a scalebar
|
float screenht=VP_STANDARD_HEIGHT | screen height (in "inches")
|
float screenratio=VP_SCREEN_RATIO | ratio of screen height to screen width
|
float screenwd=screenht / screenratio | screen width (in "inches")
|
float titlesz=10. | title font size
|
bool wantaxis= [y/n] | if draw axes
|
bool wantaxis1= [y/n] | if draw first axis
|
bool wantaxis2= [y/n] | if draw second axis
|
bool wantaxis3= [y/n] | if draw third axis in cube plots
|
string wherebarlabel= | where to put bar label (top,bottom,left,right)
|
string wheretitle= | where to put title (top,bottom,left,right)
|
string wherexlabel= | where to put horizontal axis (top,bottom)
|
string whereylabel= | where to put vertical label (left,right)
|
float xinch= | window width as ratio of the screen width
|
float xll= | lower left horizontal coordinate
|
bool xreverse=xreverse1 [y/n] | reverse horizontal axis
|
float xur= | upper right horizontal coordinate
|
float yinch= | window height as ratio of the screen height
|
float yll= | lower left vertical coordinate
|
bool yreverse=yreverse1 [y/n] | reverse vertical axis
|
float yur= | upper right vertical coordinate
|
|