These options allow you to turn off the contour line
labels or vary the number of unlabelled contour lines falling
between labelled contour lines.

Widget:
- Using the scale widget in the Properties window select the
frequency of labled lines. Selecting 0 will turn line labels
off.
Command:
- LINELABELS = choice
- NULBLL = number_of_lines
Arguments :
- choice: choice may be either ON or OFF
- number_of_lines: specifies the number of unlabeled lines that
lie between labeled lines on contour plots.
Examples :
- LINELABELS = OFF
- NULBLL = 3
This leaves 3 blank lines between labels (same as label every 4
lines)
Notes :
- The default is labels every 4 lines.
- These options remains in effect until changed.
- If the contouring routines judge that a contour line is too
short for a label, no label will be drawn, regardless of the value
of NULBLL.
back to index