File: labels.htm

package info (click to toggle)
extrema 4.3.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 19,212 kB
  • ctags: 6,452
  • sloc: cpp: 86,428; sh: 8,229; makefile: 814
file content (34 lines) | stat: -rw-r--r-- 1,414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<HTML>
<HEAD>
<TITLE>Contour labels</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<P><font size="+2" color="green">Contour labels</font></P>
<P>
 By default, contours are labeled with the actual contour level, using
 three significant digits.  See the discussion on the
 <CODE>\LEGEND</CODE> qualifier for an alternate contour labeling facility.</p>
<P>
 <font size="+1" color="green">Contour label size</font></P>
<P>
 The size of the contour labels is
 <CODE><a href="../Characteristics/GeneralGraph/contourlabelheight.htm">CONTOURLABELHEIGHT</a></CODE>.
 If labels are not desired on the contours, set the
 <CODE>CONTOURLABELHEIGHT</code> characteristic to <code>0</CODE> to set the label height to
 zero before entering the <CODE>CONTOUR</CODE> command. The default is
 <CODE>%CONTOURLABELHEIGHT = 2</code>.</P>
<P>
 <font size="+1" color="green">Contour label separation</font></P>
<P>
 The separation between contour labels is controlled with
 <code><a href="../Characteristics/GeneralGraph/contourlabelseparation.htm">CONTOURLABELSEPARATION</a></CODE>.
 The default is <CODE>CONTOURLABELSEPARATION = 10</CODE>.</P>
<P>
 <a href="colours.htm"><img src="../shadow_left.gif">&nbsp;
 <font size="+1" color="olive">Colours</font></a><br />
 <a href="saving.htm"><img src="../shadow_right.gif">&nbsp;
 <font size="+1" color="olive">Saving contour levels and coordinates</font></a>
</P>
</body>
</html>