[Thread Prev][Thread Next][Index]

Re: Contour label format



I think Andrew is right about only being able to set 
the number of significant digits. In a case such as

> contour/i=1:20/j=1:20 exp(0*i+j)

I would plot the log (!). 

However, as long as we're on the subject of contour
labeling, there are little known label modifier
commands that may be useful:

PPL CONPRE,text
PPL CONPST,text

For example, try:

PPL CONPRE,EXTRA
PPL CONPST,TEXT
contour/i=1:20/j=1:20 (0*i+j)

Or use this to mess around with colors:

PPL CONPRE,EXTRA@c002  
PPL CONPST,@c001TEXT
contour/size=0.12/i=1:20/j=1:20 (0*i+j)

These changes are persistant until cancelled with

PPL CONPRE
PPL CONPST

Billy K
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
William S. Kessler
NOAA / Pacific Marine Environmental Laboratory
7600 Sand Point Way NE
Seattle Wa 98115 USA

Tel: 206-526-6221                    o__    ____ 
Fax: 206-526-6744                    _,>/'_  -----
E-mail: kessler@pmel.noaa.gov       (_) \(_) ------
Home page: http://www.pmel.noaa.gov/~kessler



[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement