<div dir="ltr">Hi Vanucia,<div>NCL will allocate space for each panel in a panel plot by looking at the space required by the first plot. To tell NCL to look at a different plot (in your case the 2nd plot), set:</div><div>panres@gsnPanelScalePlotIndex = 1   ; default = 0</div><div><a href="http://www.ncl.ucar.edu/Applications/panel.shtml#24">http://www.ncl.ucar.edu/Applications/panel.shtml#24</a></div><div>That should minimize the white space between the plots. </div><div><br></div><div>To move the labelbar up, you will need to set pmLabelBarOrthogonalPosF, see labelbar example #3 here:</div><div><a href="http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex3">http://www.ncl.ucar.edu/Applications/labelbar.shtml#ex3</a><br></div><div>Some trial and error will likely be needed to find the best setting for the resource.</div><div><br></div><div>If the above doesn't help or if you have further questions let ncl-talk know.</div><div>Adam</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 24, 2018 at 2:18 PM Vanúcia Schumacher <<a href="mailto:vanucia-schumacher@hotmail.com">vanucia-schumacher@hotmail.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="ltr">
<div id="m_2426318147046130936divtagdefaultwrapper" style="font-size:14pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>How can I remove the space between the two plots on the panel?</div>
<div>And how to move the bar up?</div>
<div><br>
</div>
<div>Attached picture</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>;---Panel both plots</div>
<div>  pres                                     = True</div>
<div>  pres@gsnPanelLabelBar    = True        ; common label bar</div>
<span>  pres@lbOrientation             = "vertical" ; vertical label bar</span><br>
<p></p>
<p style="margin-top:0;margin-bottom:0"><span></span></p>
<div>  pres@gsnPanelRowSpec   = True        ; tell panel what order to plot</div>
<div><br>
</div>
<div> gsn_panel(wks,plot,(/2,1/),pres)</div>
<br>

<p></p>
</div>
</div>

_______________________________________________<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>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="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>