[Thread Prev][Thread Next][Index]

Re: [ferret_users] how to plot only one GRAT line at the x-axis



Hi Yogesh,
There is a command PPL CROSS which draws a single horizontal line at y=0 and a vertical line at x=0. It is a setting that remains in effect for the entire session or until it is turned off. It works for all plots in 1 or 2 dimensions.

ppl cross 1 ! turns on the lines at x=0,y=0
plot w1, p

shade u2 ! the lines are still drawn

ppl cross 0 ! turns off the lines at x=0,y=0
plot s2, m



Yogesh K. Tiwari wrote:

Hello Ferret Users,

I am ploting weighting function verses vertical pressure in mb. I have to plot a vertical dash line to mark the only zero tic on the x-axis.

I was trying this with the following plot comand but I am geting GRATS on all the ticks.


plot/vs/nolab/line=1/\
VGRAT="large(dash,color=black)" w1,p


Is there any idea, I can plot GRAT at only one tic , at zero.

If any other command except GRAT.

Kindly help.

Thanks,

Regards,
Yogesh









[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement