<div dir="ltr"><div><div>Please see:  <br><br><a href="http://www.ncl.ucar.edu/Applications/tickmarks.shtml">http://www.ncl.ucar.edu/Applications/tickmarks.shtml</a><br></div>Example 8<br><br></div>I think what you want is<br>
<br><pre>res@tmYLFormat = &quot;0f&quot;<br><br></pre><pre>or, maybe<br><br>res@tmYLFormat = &quot;0@;*.2f&quot;    <br></pre><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 2:16 AM, wen <span dir="ltr">&lt;<a href="mailto:wenguanhuan@163.com" target="_blank">wenguanhuan@163.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:10px;font-family:Arial"><div>Hi all,</div><div>   I want to draw a xy plot in attachment. The maximum in the data is larger the 10 and the minimum is  about -6. Thus the number of digits in YL aix  is not  the same in the plot, where the maximun is 3 digits and the others is 2 digits. However, What I need  in YL aix is that <span style="font-size:10px;line-height:1.7">the labels</span><span style="font-size:10px;line-height:1.7"> have one number to the right of decimal point, like this (-6.0,-3.0,-0.0, 3.0,6.0,12.0). The resource tmYLPrecision is able to control the digital numbers. However, if I set it to 3, the labels would be two numbers (like: 3.00) to the right of decimal point except 12.0.  How could I realize my aim that all the labels in YL aix have one number to the right of decimal point. I hope you can help. Thank you!</span></div>
<br><br><br><br><div>--<br><div>Best wishes</div><div>Guanhuan Wen</div></div></div><br><br><span title="neteasefooter"><span></span></span><br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>