Re: Plotting without default axes labels (Adam Phillips)

From: Hyacinth Nnamchi <hyacinth.1_at_nyahnyahspammersnyahnyah>
Date: Mon Jan 30 2012 - 21:16:33 MST

Hello Adam,

I have found what I was looking for:

res = True
res@tiYAxisString = "" ; No title on Y axis.
res@tiXAxisString = "" ; No title on X axis.

Thanks for your response.

Hyacinth

>Message: 4
> Date: Mon, 30 Jan 2012 10:29:44 -0700
> From: Adam Phillips <asphilli@ucar.edu>
> Subject: Re: Plotting without default axes labels
> To: ncl-talk@ucar.edu
> Message-ID: <4F26D388.6040308@ucar.edu>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Hyacinth,
> Please see the tick marks example page:
> http://www.ncl.ucar.edu/Applications/tickmarks.shtml
>
> example #1 shows you how to specify the minimum/maximum Y (+X) axis points.
> example #2 shows you how to explicitly specify the tick marks (+labels).
>
> Just so you know in case you wish to change the x-axis tickmarks/labels:
> With histograms, NCL is already automatically setting tmXBMode =
> "Explicit", along with tmXBValues and tmXBLabels.
> Hope that helps! If not, please respond to ncl-talk..
> Adam
>
> On 01/30/2012 10:05 AM, Hyacinth Nnamchi wrote:
> > Hi,
> >
> > How do I remove or change default axes labels in NCL plots?
> >
> > What I mean is: when I plot a histogram (attached), the Y-label
> > "Frequency" appears automatically. Just as "Normal Distribution"
> > appears when thegenNormalDistfunction is used.
> >
> > Thanks in advance,
> >
> > Hyacinth
> >

                                               

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jan 31 09:16:44 2012

This archive was generated by hypermail 2.1.8 : Thu Feb 02 2012 - 03:10:31 MST