| |
float alt=35.0 | altitude [0;90]
|
bool bcontour=n [y/n] | draw contour lines at the bottom
|
string color= | color scheme (default is i)
|
bool faceted=n [y/n] | each cell is faceted on the surface (surface mode only)
|
int labelfat=1 | label fatness
|
float labelsz=8.0 | label font size
|
float maxval=-SF_HUGE | maximum value for the vertical axis (default is data maximum)
|
bool mesh=y [y/n] | what to draw: true - mesh, false - shaded surface
|
int meshc=VP_YELLOW | mesh color or surface contour color
|
float minval=SF_HUGE | minimum value for the vertical axis (default is data minimum)
|
int nc=10 | number of contour lines
|
bool scontour=n [y/n] | draw contour lines on the surface (surface mode only)
|
bool sides=n [y/n] | draw sides
|
int titlefat=1 | title fatness
|
float titlesz=10.0 | title font size
|
bool wantaxis=y [y/n] | if generate axes with ticks and labels
|
bool wanttitle=y [y/n] | if include title
|
string wheretitle= | where to put title (top,bottom)
|
|