[Thread Prev][Thread Next][Index]

Re: ylab



Use the labset command:

plot/set .... variable_name
ppl labset,main_label,x_label,y_label,other_labels
ppl plot

You can omit values you are not setting. In this case, 
if you just want to set the y_label height to 0.15:

plot/set .... variable_name
ppl labset,,,.15
ppl plot

A little-known secret of PlotPlus: The value of "other_labels"
in labset controls the size of the vector key text!

vector/set ... var1,var2
ppl labset,,,,.25
ppl vector

-->> Very large vector key text!

Billy K


> Date: Wed, 27 Apr 2005 17:44:27 -0500
> To: "ferret users-noaa.gov" <ferret_users@noaa.gov>
> From: Wendy Wang <wwang@essic.umd.edu>
> Subject: ylab
> 
> Hi all,
> 
> I have a simple question with labels. Can I change font size for the label when I use:
> ppl ylab....? 
> 
> Or do I have to use:
> label/nou ....?
> 
> Thanks,
> Wendy Wang
>  
> 


[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement