<div dir="ltr"><div><div><div><div>Hi Lin,<br></div>By default NCL uses the space allocated to the first panel plot as the space used for all other panel plots. In your case the labeling on the left Y axis makes the first plot much bigger than the other plots. You can tell NCL to use the space allocated to any other paneled plot by setting <a href="http://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnPanelScalePlotIndex"><em></em></a>gsnPanelScalePlotIndex = 1 in your panel resource list. See example #24 here:<br><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex24">www.ncl.ucar.edu/Applications/panel.shtml#ex24</a><br><br></div>The (more direct ) way to modify the locations of paneled plots is to use the output from gsnPanelDebug to set the X/Y locations of each panel individually. See example #19 here:<br><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex19">www.ncl.ucar.edu/Applications/panel.shtml#ex19</a><br><br></div>Hope that helps. If not, please respond to the ncl-talk email list.<br></div>Adam<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 12, 2015 at 9:28 AM, 林祥 <span dir="ltr">&lt;<a href="mailto:xianglin72@icloud.com" target="_blank">xianglin72@icloud.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, all<br>
<br>
<br>
       I made 5 plots and panel them into a figures. I don&#39;t want to show the Labels for the left Y Axis of these plots except for<br>
<br>
the leftmost one, however,  the distances  between these plots seem too large (See the attached eps files).  Anyone can help me<br>
<br>
to shorten the distance between these plots?<br>
<br>
<br>
Thanks!<br>
<br>
<br>
<br>
Lin<br>
<br>
<br>
<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><br clear="all"><br>-- <br><div class="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>