[ncl-talk] gsn_histogram
Mary Haley
haley at ucar.edu
Mon Jan 8 10:08:38 MST 2018
Geeta,
Please see examples 13 and 14 on the histogram page, which show how to
customize the X axis:
http://www.ncl.ucar.edu/Applications/histo.shtml#ex13
http://www.ncl.ucar.edu/Applications/histo.shtml#ex14
The X axis is normalized, and goes from 0 to 1. You need to scale your
tmXBValues array to go from 0 to 1 and the above examples show how to do
this.
--Mary
On Tue, Jan 2, 2018 at 10:15 PM, Geeta Geeta via ncl-talk <ncl-talk at ucar.edu
> wrote:
> Dear all.
> I am using gsn_histogram (code and fig attached). I am taking in respect
> of 1 st figure of my script.
> I am using
> res at gsnHistogramComputePercentages = True
> res at gsnHistogramComputePercentagesNoMissing = True
> res at gsnHistogramMinMaxBinsOn = True
> res at gsnHistogramPercentSign = True
>
>
> resources, But neither the Class intervals on Xaxis is drawn nor the % are
> being computed.
> Can Someone help me.
>
> Same Res I am using for other figures and hence same problem with other
> figures.
>
> Geeta.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180108/8d7e3ec6/attachment.html>
More information about the ncl-talk
mailing list