<div dir="ltr"><div class="gmail_default">Geeta,</div><div class="gmail_default"><br></div><div class="gmail_default">Please see examples 13 and 14 on the histogram page, which show how to customize the X axis:</div><div class="gmail_default"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/histo.shtml#ex13">http://www.ncl.ucar.edu/Applications/histo.shtml#ex13</a><br></div><div class="gmail_default"><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/histo.shtml#ex14">http://www.ncl.ucar.edu/Applications/histo.shtml#ex14</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">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.</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div><div><br></div></div><div class="gmail_default"><br></div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 2, 2018 at 10:15 PM, Geeta Geeta via ncl-talk <span dir="ltr"><<a href="mailto:ncl-talk@ucar.edu" target="_blank">ncl-talk@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:13px"><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253105"><span id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253120">Dear all. </span></div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253105" dir="ltr"><span id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253140">I am using gsn_histogram (code and fig attached). I am taking in respect of 1 st figure of my script. </span></div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253105">I am using </div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253152">   res@<wbr>gsnHistogramComputePercentages          =    True </div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253153">   res@<wbr>gsnHistogramComputePercentages<wbr>NoMissing =    True </div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253154">   res@gsnHistogramMinMaxBinsOn                =    True </div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253155">   res@gsnHistogramPercentSign                 =    True </div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156"><br id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253157"></div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156"><br></div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156">resources, But neither the Class intervals on Xaxis is drawn nor the % are being computed. </div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156">Can Someone help me. </div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156"><br></div><div dir="ltr" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_253156">Same Res I am using for other figures and hence same problem with other figures. </div><span class="HOEnZb"><font color="#888888"><div></div><div id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_254803"> </div><div class="m_6734732594342337791signature" id="m_6734732594342337791yui_3_16_0_ym19_1_1514534542368_254804">Geeta.</div></font></span></div></div><br>______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>