<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Please post only NCL <b class="">installation questions</b>&nbsp;to the <a href="mailto:ncl-install@ucar.edu" class="">ncl-install@ucar.edu</a>&nbsp;mailing list.</div><div class=""><br class=""></div><div class="">For NCL <b class="">usage questions</b>, please write to <a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a>. You will have to subscribe to ncl-talk mailing list before submitting your question:&nbsp;<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></div><div class=""><br class=""></div><div class="">Also, when writing to ncl-talk could you please provide your complete NCL script? This might make it easier to quickly find the issue.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Kevin</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 16, 2017, at 4:15 PM, Chandra Sekar &lt;<a href="mailto:chanspace2020@gmail.com" class="">chanspace2020@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi<br class=""><br class=""></div>I need to plot two simple XY plots.<br class=""><br class=""></div>First plot the Y axis values are between 240 to 280 and my second plot Y axis values are between 200 to 280.<br class=""><br class=""></div>I need to plot these two figures in common Y axis range so that I can show the difference in two plots values. <br class=""><br class=""></div>For example, I need to fix the Y axis for both plots is between 180 to 300. But the plot coming with different Y axis values. <br class=""><br class="">I tried with res@tmYLMode= Auto, Manual, and Explicit, but I couldn't fix the common Y axis range. <br class=""><br class=""></div><div class="">Also I read from NCL website even we use any options in res@tmYLMode Y axis range fall between <a href="https://www.ncl.ucar.edu/Document/Graphics/Resources/tm.shtml#tmYLDataBottomF" target="_blank" class=""><em class="">tmYLDataBottomF</em></a> and <a href="https://www.ncl.ucar.edu/Document/Graphics/Resources/tm.shtml#tmYLDataTopF" target="_blank" class=""><em class="">tmYLDataTopF</em></a> .<br class=""><br class=""></div><div class="">I have attached the two plots <br class=""><br class=""></div><div class="">In plot 1 the Y axis range from&nbsp; 240 to 290 K <br class=""></div><div class="">In plot 2 the Y axis range from 200 to 300 K<br class=""><br class=""></div><div class="">I used these option in my script<br class="">res@tmYLMode="Explicit"<br class="">res@tmYLValues=(/180,200,220,<wbr class="">240,260,280,300/)<br class="">res@tmYLLabels=res@tmYLValues&nbsp; <br class=""><br class=""></div><div class="">Even I fixed my Y axis between 180 to 300. My both plot coming with different Y axis range. <br class=""></div><br class="">Please help me how to fix the Y axis range even the data doesn't have the values. <br class=""><br class=""><br class=""></div>
<span id="cid:CFD11DF2-FA14-48D7-B1F4-2729A6344003@scd.ucar.edu">&lt;Plot1.pdf&gt;</span><span id="cid:1E3BF85E-FA78-41FF-9CAB-89DBE6390FFB@scd.ucar.edu">&lt;plot2.pdf&gt;</span>_______________________________________________<br class="">ncl-install mailing list<br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" class="">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br class=""></div></blockquote></div><br class=""></div></body></html>