<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div style="word-wrap:break-word">Unfortunately setting&nbsp;resP@gsnPanelScalePlotIndex&nbsp;to 6 or 7&nbsp;does not seem to work in this case. The result is that the earlier plots in the second column have their y-axis labels cut off, but the last 2 plots still remain the
 same size. In this particular case, the last 2 plots do not differ in the size of their y-axis text, as in example panel_24.ncl, but in the fact that they actually have x-axis text and labels whilst the earlier plots do not have any x-axis text or labels at
 all. Perhaps this makes a difference ?.
<div><br>
</div>
<div>I am attaching the new plot generated and the modified script.</div>
<div><br>
</div>
<div>Any ideas what to do here ?.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Helen.&nbsp;</div>
<div><br>
</div>
<div></div>
</div>
<div style="word-wrap:break-word">
<div></div>
<div></div>
</div>
<div><img src="cid:e0a9ce31-4453-4a86-a61c-46e2e6e80669@em.ucla.edu"> </div>
<div style="word-wrap:break-word">
<div><br>
<div><br>
</div>
<div><br>
</div>
<div><br>
<div>
<div>On Feb 9, 2015, at 8:14 PM, Mary Haley wrote:</div>
<br class="x_Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">
<div class="x_gmail_default" style="font-size:small">Helen,</div>
<div class="x_gmail_default" style="font-size:small"><br>
</div>
<div class="x_gmail_default" style="font-size:small">The issue here appears to be with paneling plots that are different sizes.&nbsp; The plots on the bottom are larger than the other plots, because they contain labels on the bottom axis.</div>
<div class="x_gmail_default" style="font-size:small"><br>
</div>
<div class="x_gmail_default" style="font-size:small">If you have plots that are larger than the top leftmost plot, then you need to tell the gsn_panel routine to base the scaling of each plot on the plot that's the largest (the default is to base it on the
 first plot).</div>
<div class="x_gmail_default" style="font-size:small"><br>
</div>
<div class="x_gmail_default" style="font-size:small">Do by by setting resP@gsnPanelScalePlotIndex to 6 or 7 to indicate that the scaling of each plot should be based on plot # 6 or #7, and not plot #0.</div>
<div class="x_gmail_default" style="font-size:small"><br>
</div>
<div class="x_gmail_default" style="font-size:small">For an example of this, see panel_24.ncl at:</div>
<div class="x_gmail_default" style="font-size:small"><br>
</div>
<div class="x_gmail_default" style=""><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex24">http://www.ncl.ucar.edu/Applications/panel.shtml#ex24</a><br>
</div>
<div class="x_gmail_default" style=""><br>
</div>
<div class="x_gmail_default" style="">As a side, your main title is quite large.&nbsp; You may want to resize it by setting resP@txFontHeightF to something smaller, like 0.03 or smaller.</div>
<div class="x_gmail_default" style=""><br>
</div>
<div class="x_gmail_default" style="">--Mary</div>
<div class="x_gmail_default" style=""><br>
</div>
</div>
<div class="x_gmail_extra"><br>
<div class="x_gmail_quote">On Mon, Feb 9, 2015 at 7:51 PM, Parish, Helen <span dir="ltr">
&lt;<a href="mailto:hparish@epss.ucla.edu" target="_blank">hparish@epss.ucla.edu</a>&gt;</span> wrote:<br>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div><font><span style="font-size:10pt">
<div>Does anyone know how to prevent the bottom row of a panel plot from being narrower than the other rows ?. In this kind of panel plot only the bottom row has axis labels and x-axis titles. However, I do not see why this should make the bottom row narrower.
 Does anyone know how to correct this ?.<br>
<br>
I enclose a copy of the NCL script and the image it produces.<br>
<br>
Thanks,<br>
Helen.<br>
<br>
</div>
</span></font></div>
<div><font><span style="font-size:10pt">
<div><br>
<br>
</div>
</span></font></div>
<div></div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
<div><img src="cid:96a9ad46-3b74-49eb-abd2-9a6657b9e9ca@em.ucla.edu"> </div>
<div style="word-wrap:break-word">
<div>
<div>
<div>
<blockquote type="cite">
<div class="x_gmail_extra">
<div class="x_gmail_quote">
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div></div>
</div>
<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>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>