Re: Histogram % Scale

From: jbuzan <jbuzan_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 19 2012 - 13:51:15 MDT

Hello NCL Users,
I may have missed the reply. Did someone look at this issue?

-Jonathan

On Apr 18, 2012, at 3:13 PM, jbuzan wrote:

> Hello NCL users,
>
> I am attempting to make histograms of my data, and I want to make the percent scale the same for all plots for easy comparisons.
>
> My data fields cap at ~14% percent, so I want to set the bar lengths from 0-14% for all the plots.
>
> Does anyone know what resource I would use to do this?
>
> Thanks,
> -Jonathan
>
> These are my current resource settings:
>
> res = True
> ; res@gsnHistogramSelectNiceIntervals = False ; intervals now float
> res@gsnHistogramComputePercentages = True ; change left axis to %
> res@gsnHistogramClassIntervals = (/2,6,10,14,18,22,26,30,34,38,42,46,50/)
> res@gsnHistogramComputePercentagesNoMissing = True
> res@gsnHistogramPercentSign = True
> res@tmXBLabelAngleF = 315. ; change label angle
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Apr 19 13:51:22 2012

This archive was generated by hypermail 2.1.8 : Fri Apr 20 2012 - 16:21:18 MDT