Re: Explicit labels

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Fri, 24 Apr 2009 14:55:46 -0500

Agnes,

tmYLLabels is a list of strings and tmYLValues is a list
of float numerical values.
For example,
res_at_tmYLValues=(/100.,200./)
res_at_tmYLLabels=(/"100","200"/)

Check out example 5 for how to reverse axes:
http://www.ncl.ucar.edu/Applications/tickmarks.shtml

Mike

On Apr 24, 2009, at 2:49 PM, Agnes Lim Huei Ni wrote:

> Hi
>
> I want to label my y axis as 1000,975,950,925,800,850;
>
> I know that i need to use the following resource functions
> res_at_tmYLLabels
> res_at_tmYLValues
> But I cant really figure out how even with the axis command.
> Am I right to set
> res_at_tmYLLabels = (/1000,975,950,925,800,850/) but
> I have no idea how to set res_at_tmYLValues
>
> Agnes
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Apr 24 2009 - 13:55:46 MDT

This archive was generated by hypermail 2.2.0 : Fri Apr 24 2009 - 14:12:40 MDT