<div dir="ltr"><div class="gmail_default" style="font-size:small">Oops, here are the two scripts, attached.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 10, 2015 at 9:45 AM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Noelia,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There are many ways to increase the size of each paneled plot.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[1] Set the panel resources &quot;gsnPanelYWhiteSpacePercent&quot; and/or &quot;gsnPanelYWhiteSpacePercent&quot; to something smaller than 5, but larger than 0. This sets the percentage of white space between each plot, based on the width and height of the frame. The default is 5%.  Setting these to 0 will make your plots almost touch.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[2] Use a different configuration of plots, instead of 7 rows and 2 columns.  You could try 4 rows and 4 columns, which will give you one row with fewer plots, but they will all be larger.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[3] Don&#39;t set gsnPanelBottom or else set it to something smaller than 0.06.  I think by setting it to 0.06 you are actually increasing the amount of white space for the labelbar, which decreases the white space for the plot area, hence making the plots smaller.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">[4] Turn off tickmarks and/and or tickmark labels for the inside sides of the plots, giving the plots room to grow a little. If you do this, you will likely need to set gsnPanelScalePlotIndex to be something other than plot #0. This tells gsn_panel which plot to base all the scaling on, and you usually want this to be one of your smaller plots.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;ve attached a couple of scripts, based on &quot;panel_28.ncl&quot; on our panel examples page:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#ex28" target="_blank">http://www.ncl.ucar.edu/Applications/panel.shtml#ex28</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">(which I mostly used just to generate some dummy plots).</div><div class="gmail_default"><br></div><div class="gmail_default">The panel_28_orig.ncl script is very close to the script you attached, except it uses dummy data.  I added a second call to panel the plots using a 4x4 PNG, which I attached.</div><div class="gmail_default"><br></div><div class="gmail_default">The panel_28_ticks.ncl script is the same script, but with some tickmarks turned off, and more customization of the paneled plots, in order to make them larger.  I&#39;ve attached an image from this as well.</div><span class="HOEnZb"><font color="#888888"><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div>















</font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Tue, Nov 10, 2015 at 8:47 AM, Noelia otero <span dir="ltr">&lt;<a href="mailto:noeli1680@gmail.com" target="_blank">noeli1680@gmail.com</a>&gt;</span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>I am trying to make some plots by using gsn_panel. My question is, how can I get the plots bigger? I have been looking at several examples and I am already using the option gsnMaximize, however, when I check the pdf file, it looks like too small..(I would like to reduce the margins and make bigger every plot). I am not sure what is best way. </div><div>I would like to attach the plot that I got and the script I&#39;m using.</div><div><br></div><div>Many thanks in advance,</div><div><br></div><div>cheers,</div><div><br></div><div>Noelia</div></div>
<br></div></div><span class="">_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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/mailman/listinfo/ncl-talk</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>