<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">It's kind of complicate how the maximization works.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">What's happening in the case of the two sets of panels, is each set of plots is being maximized to the area you've specified with gsnPanelRight and gsnPanelLeft.  The setting of 0.1 and 0.5 for the leftmost plots puts the plots almost right up against the leftmost edge, and ditto for the right most plots which are up against the rightmost edge and thus there's not much room for the plots to be maximized before they would run into each other. The maximization operates on the plots in such a way they maintain their position relative to the Right and Left settings. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To give the plots a little more room to maximize, you can slightly decrease the gsnLeft setting for the left plots, and the gsnRightSettings for the right plots:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><div class="gmail_default">  resL@gsnPanelLeft     = 0.09 ; 0.08                                                                                    </div><div class="gmail_default">  resL@gsnPanelRight    = 0.5</div><div class="gmail_default">. . .</div><div class="gmail_default">  resR@gsnPanelLeft     = 0.5</div><div class="gmail_default">  resR@gsnPanelRight    = 0.91 ; 0.92</div><div class="gmail_default"><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 8, 2018 at 10:50 AM, Laura Fowler <span dir="ltr"><<a href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div dir="ltr">Hi Mary:<div><br></div><div>Many thanks for replying to my question. Adding the two lines that you suggested did help reduce the amount of white space between the two columns (see panel5.png). This is what I was aiming for. However, I am intrigued with the following.</div><div><br></div><div>When creating panel5.png (so far without a label bar at the bottom of each column), we get panel5.png by calling gsn_panel twice as below:</div><div><br></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(1,25,147);font-family:Courier;font-size:14px">gsn_panel(wks,plot_A,(/4,1/),r</span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(1,25,147);font-family:Courier;font-size:14px"><wbr>esL)</span></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(1,25,147);font-family:Courier;font-size:14px">gsn_panel(wks,plot_B,(/4,1/),r</span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(1,25,147);font-family:Courier;font-size:14px"><wbr>esR)</span></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(1,25,147);font-family:Courier;font-size:14px">frame(wks)</span></div><br class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-Apple-interchange-newline"><div>Now if I use:</div><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">;panel plots:</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">resP<span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-Apple-converted-space">                  </span>= True</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">resP@gsnMaximize<span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-Apple-converted-space">      </span>= True</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">resP@gsnDraw<span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-Apple-converted-space">          </span>= True</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">resP@gsnFrame <span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-Apple-converted-space">        </span>= False</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">resP@gsnPanelLabelBar = False</span></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p2" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0);min-height:16px"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br></p><p class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-p1" style="font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:13px;line-height:normal;font-family:Courier;margin:0px;color:rgb(0,0,0)"><span class="m_3500187754690618954m_545102602929155298gmail-m_3589123557324802834m_-3060118413093040202gmail-s1" style="font-variant-ligatures:no-common-ligatures">gsn_panel(wks,plots,(/4,2/),<wbr>resP)</span></p><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Courier;font-size:13px">frame(wks)</span></div><div><br></div><div>then I get panel6.png. I was wondering why panel6.png is so much bigger than panel5.png when all the resources used to create the eight individual plots are exactly the same between the two ncl scripts? Is there a way to mimic the size of panel6.png when using the two columns method? I did use resL@gsnMaximize = True</div><div>and resR@gsnMaximize = True.</div><div><br></div><div>Thanks,</div><div>Laura</div><br class="m_3500187754690618954m_545102602929155298gmail-Apple-interchange-newline"><div><br></div></div><br></span><div class="gmail_quote"><span class=""><div dir="ltr">On Fri, Oct 5, 2018 at 3:16 PM Mary Haley <<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>> wrote:<br></div></span><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">I'll add another suggestion:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You are creating two separate panel plots.  Each one is being centered in its own space, which causes the gap between the two sets.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I don't think there's a way to say "right justify the left plots and left justify the right plots", but you can scootch the plots over by also setting the left side of the left plots, and the right side of the right plots, giving them a smaller area to render to.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">For example:</div><div class="gmail_default" style="font-size:small"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><div class="gmail_default"><font face="monospace, monospace">resL                  = True</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">resL@gsnMaximize      = True</font></div><div class="gmail_default"><font face="monospace, monospace">resL@gsnDraw          = True</font></div><div class="gmail_default"><font face="monospace, monospace">resL@gsnFrame         = False</font></div><div class="gmail_default"><font face="monospace, monospace" color="#0000ff"><b>resL@gsnPanelLeft     = 0.1</b></font></div><div class="gmail_default"><font face="monospace, monospace">resL@gsnPanelRight    = 0.5</font></div><div class="gmail_default"><font face="monospace, monospace">resL@gsnPaperOrientation = "portrait"</font></div><div class="gmail_default"><font face="monospace, monospace"><br></font></div><div class="gmail_default"><font face="monospace, monospace">resR                  = True</font></div><div class="gmail_default"><font face="monospace, monospace">resR@gsnMaximize      = True</font></div><div class="gmail_default"><font face="monospace, monospace">resR@gsnDraw          = True</font></div><div class="gmail_default"><font face="monospace, monospace">resR@gsnFrame         = False</font></div><div class="gmail_default"><font face="monospace, monospace">resR@gsnPanelLeft     = 0.5</font></div><div class="gmail_default"><font face="monospace, monospace" color="#0000ff"><b>resR@gsnPanelRight    = 0.9</b></font></div><div class="gmail_default"><font face="monospace, monospace">resR@gsnPaperOrientation = "portrait</font>"</div><div class="gmail_default"><br></div></div><div class="gmail_default" style="font-size:small"><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 5, 2018 at 1:32 PM, Dennis Shea <span dir="ltr"><<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.edu</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"><div><b>gsn_attach_plot<span style="font-family:arial,helvetica,sans-serif"><br></span></b></div><div><b><span style="font-family:arial,helvetica,sans-serif">gsnPanel{X/Y}WhiteSpacePercent</span></b></div><div><span style="font-family:arial,helvetica,sans-serif">etc</span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">At the top of the Applications page or specific example page, the following appears:</span></div><div><span style="font-family:arial,helvetica,sans-serif"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif">



List of <a href="https://www.ncl.ucar.edu/Applications/concepts_list.shtml" target="_blank">tips</a>,
<a href="https://www.ncl.ucar.edu/Applications/res_list.shtml" target="_blank">resources</a>, 
<a href="https://www.ncl.ucar.edu/Applications/func_list.shtml" target="_blank">functions/procedures</a> and the example scripts
they appear in.</span></div><div><font size="-1">Example pages containing:
<a href="https://www.ncl.ucar.edu/Applications/concepts_list.shtml" target="_blank">tips</a> |
<a href="https://www.ncl.ucar.edu/Applications/res_list.shtml" target="_blank">resources</a> | 
<a href="https://www.ncl.ucar.edu/Applications/func_list.shtml" target="_blank">functions/procedures</a><br></font></div><div><br></div><div>These can be very useful. For example:<br></div><div><br></div><div><font size="-1">To see all example scripts and figures where (say) the function  <b>gsn_attach_plot<span style="font-family:arial,helvetica,sans-serif"> </span></b><span style="font-family:arial,helvetica,sans-serif">is used</span><b><span style="font-family:arial,helvetica,sans-serif"> </span></b><span style="font-family:arial,helvetica,sans-serif">click on</span><b><span style="font-family:arial,helvetica,sans-serif"> </span></b><span style="font-family:arial,helvetica,sans-serif">the  </span></font><b><font size="-1">functions/procedures</font></b><font size="-1"> link and enter: <font size="-1"><b>gsn_attach_plot<span style="font-family:arial,helvetica,sans-serif"></span></b></font></font></div><div><font size="-1"><span style="font-family:arial,helvetica,sans-serif"></span><b><span style="font-family:arial,helvetica,sans-serif"></span></b></font></div><div><font size="-1"></font></div><div>---</div><div><font size="-1">To see all example scripts and figures where (say) the resource <b><span style="font-family:arial,helvetica,sans-serif">gsnPanelYWhiteSpacePercent <font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"></span></b></font></span></b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif">is used</span><span style="font-family:arial,helvetica,sans-serif"> </span><span style="font-family:arial,helvetica,sans-serif">click on</span><span style="font-family:arial,helvetica,sans-serif"> </span><span style="font-family:arial,helvetica,sans-serif">th</span></font></span><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif">e <b>resources</b> </span></font></span><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"> </span></font></span></b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif">link</span></font></span><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"> </span></font></span></b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif">and enter</span></font></span><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"> <font size="-1"><b><span style="font-family:arial,helvetica,sans-serif">gsnPanelYWhiteSpacePercent <br></span></b></font></span></font></span></b></font></div><div><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif">---<br></span></b></font></span></font></span></b></font></div><div><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"><br></span></b></font></span></font></span></b></font></div><div><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><span style="font-family:arial,helvetica,sans-serif"><font size="-1"><b><span style="font-family:arial,helvetica,sans-serif"><br></span></b></font></span></font></span></b></font></div></div><div class="m_3500187754690618954m_545102602929155298m_-2790181833468113191HOEnZb"><div class="m_3500187754690618954m_545102602929155298m_-2790181833468113191h5"><br><div class="gmail_quote"><div dir="ltr">On Fri, Oct 5, 2018 at 1:09 PM Guilherme Martins <<a href="mailto:jgmsantos@gmail.com" target="_blank">jgmsantos@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Try use<div dir="auto"><br></div><div dir="auto"><pre style="white-space:pre-wrap"> resP                 = True
 resP@<wbr>gsnPanelYWhiteSpacePercent = 5
 resP@<wbr>gsnPanelXWhiteSpacePercent = 5
 gsn_panel(wks,plot,(/2,2/),<wbr>resP)</pre></div></div><br><div class="gmail_quote"><div dir="ltr">Em sex, 5 de out de 2018 16:02, Buzan, Jonathan <<a href="mailto:jbuzan@purdue.edu" target="_blank">jbuzan@purdue.edu</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="auto">
<div></div>
<div>Hello Laura,</div>
<div><br>
</div>
<div>I think you want to use gsn_attach_plot.  Or something like that.</div>
<div><br>
</div>
<div>-Jonathan</div>
<div><br>
On Oct 5, 2018, at 11:57, Laura Fowler <<a href="mailto:laura@ucar.edu" rel="noreferrer" target="_blank">laura@ucar.edu</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">Hello:
<div><br>
</div>
<div>I am really struggling trying to reduce the amount of white space between the two columns so that the individual plots are bigger. I followed panel_12.ncl since I would like to later add a label bar at the bottom of each column. To create the left and
 right columns, I used:</div>
<div><br>
</div>
<div>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">                 
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnMaximize<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">     
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnDraw<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">         
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnFrame
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">        </span>= False</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnPanelRight<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">   
</span>= 0.5</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnPanelLabelBar = False</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resL@gsnPaperOrientation = "portrait"</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147);min-height:17px">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br>
</p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">                 
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnMaximize<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">     
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnDraw<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">         
</span>= True</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnFrame
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">        </span>= False</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnPanelLeft
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-Apple-converted-space">    </span>= 0.5</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnPanelLabelBar = False</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">resR@gsnPaperOrientation = "portrait"</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p2" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147);min-height:17px">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures"></span><br>
</p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">gsn_panel(wks,plot_A,(/4,1/),<wbr>resL)</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">gsn_panel(wks,plot_B,(/4,1/),<wbr>resR)</span></p>
<p class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Courier;color:rgb(1,25,147)">
<span class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail-s1" style="font-variant-ligatures:no-common-ligatures">frame(wks)</span></p>
<div><br>
</div>
<div>Using gsnMaximize does not help. Varying resL@gsnPanelRight or resR@gsnPanelLeft to a greater number increases the size of one column at the expense of the other so it looks like we always have to use 0.5 then?</div>
<div><br>
</div>
<div>Can somebody give a hint?</div>
<div>Thanks,</div>
<div>Laura</div>
<div><br>
</div>
<div><br>
</div>
-- <br>
<div dir="ltr" class="m_3500187754690618954m_545102602929155298m_-2790181833468113191m_-5907953476791640860m_6244623999944021783m_-5781408466024311069m_5232795920748168625gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr"><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">!-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------</font>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">Laura D. Fowler                                                                                       </font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">Mesoscale and Microscale Meteorology Division (MMM)         </font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">National Center for Atmospheric Research<br>
</font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">P.O. Box 3000, Boulder CO 80307-3000</font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)"><br>
</font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">e-mail:
<a href="mailto:laura@ucar.edu" rel="noreferrer" target="_blank">laura@ucar.edu</a></font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">phone: 303-497-1628</font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)"><br>
</font></div>
<div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">!-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------</font><br>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><panel5.png></div>
</blockquote>
<blockquote type="cite">
<div><span>______________________________<wbr>_________________</span><br>
<span>ncl-talk mailing list</span><br>
<span><a href="mailto:ncl-talk@ucar.edu" rel="noreferrer" target="_blank">ncl-talk@ucar.edu</a></span><br>
<span>List instructions, subscriber options, unsubscribe:</span><br>
<span><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a></span><br>
</div>
</blockquote>
</div>

______________________________<wbr>_________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" rel="noreferrer" 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 noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-talk</a><br>
</blockquote></div>
______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
</blockquote></div>
</div></div><br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>
</blockquote></div></div></div><div class="HOEnZb"><div class="h5"><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_3500187754690618954m_545102602929155298gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">!-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------</font><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">Laura D. Fowler                                                                                       </font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">Mesoscale and Microscale Meteorology Division (MMM)         </font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">National Center for Atmospheric Research<br></font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">P.O. Box 3000, Boulder CO 80307-3000</font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)"><br></font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">e-mail: <a href="mailto:laura@ucar.edu" target="_blank">laura@ucar.edu</a></font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">phone: 303-497-1628</font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)"><br></font></div><div><font face="arial, helvetica, sans-serif" color="#0000ff" style="background-color:rgb(255,255,255)">!-----------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------</font><br></div></div></div>
</div></div></blockquote></div><br></div>