<div dir="ltr"><span style="font-size:small;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Hi Yanting,</span><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">I believe the behavior that you are after is NCL's default behavior when it comes to axes. I've modified Applications example axes_1.ncl, and attached the script and resulting plot here. As you can see, the distance between 0, 2, 10, 30 and 100 is equal. See other examples on the axes page here:</div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial"><a href="http://www.ncl.ucar.edu/Applications/axes.shtml">http://www.ncl.ucar.edu/Applications/axes.shtml</a><br></div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial"><br></div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">Hope that helps. If you have any further questions please respond to ncl-talk.</div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">Adam</div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 28, 2018 at 12:19 PM, Yan-Ting Chen <span dir="ltr"><<a href="mailto:aquarius83523@gmail.com" target="_blank">aquarius83523@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I want to draw 2 variables in a single scattering plot with irregular Y-axis. I know there is gsnYAxisIrregular2Log etc. in hand. The problem is, I want a hybrid linear-logarithmic vertical scale like ypts = (/0., 2., 10., 30., 100./) <font color="#ff0000">with equal space</font>. That is, interval between 0 and 2 is identical to interval between 30 and 100. </div><div><br></div><div>I tried example xy_30.ncl with specified ypts above and get a chart with somewhat distorted Y axis. I guess it's logarithmic but this is not what I want. (see attachment.) Is there any way to get an equally-spaced irregular (say, explicit level) axis?</div><div><br></div><div><br></div><div>Sincerely, </div><div>Yanting</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><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><span><font color="#888888">Adam Phillips <br></font></span></div><span><font color="#888888">Associate Scientist,  </font></span><span><font color="#888888">Climate and Global Dynamics Laboratory, NCAR<br></font></span></div></div><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli/" target="_blank">www.cgd.ucar.edu/staff/asphilli/</a>   </font></span><span><font color="#888888">303-497-1726 </font></span></div><span><font color="#888888"></font></span><div><div><span><font color="#888888"><br></font></span><div><span><font color="#888888"><a href="http://www.cgd.ucar.edu/staff/asphilli" target="_blank"></a></font></span></div></div></div></div></div></div></div></div></div></div></div>
</div>