[Thread Prev][Thread Next][Index]

Re: time axis



The command to control the time axis labeling intervals is:

ppl txlint,low,high         

where low is the spacing of the smaller intervals (months)
and high is the spacing of the larger intervals (years).

In your case the command would be:

ppl txlint,1,0		! label every month but omit year labels

Other examples are:

ppl txlint,0,2		! label years only (and every other year)

ppl txlint,3,1		! every 3 months plus the year

This command is not persistent and must be given for each plot:

plot/set/.... variable
ppl txlint,1,0
ppl plot

Billy K


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement