<div dir="ltr"><div class="gmail_default" style="font-size:small">gsn_panel is really meant for paneling individual plots, and not plots that are connected to each other and are of different sizes.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see example panel_23.ncl, at:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style=""><a href="http://www.ncl.ucar.edu/Applications/panel.shtml">http://www.ncl.ucar.edu/Applications/panel.shtml</a><br></div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">This does something similar to what you want, but it doesn&#39;t use gsn_panel.</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">You may also want to look at examples panel_28.ncl and panel_35.ncl</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style="">--Mary</div><div class="gmail_default" style=""><br></div><div class="gmail_default" style=""><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 11, 2015 at 8:51 PM, LI Qi <span dir="ltr">&lt;<a href="mailto:liqi123sh@qq.com" target="_blank">liqi123sh@qq.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Dear NCL developers,</div><div><br></div><div>I would like to ask how to make the panel plots with different coordinates have the uniform size.</div><div><br></div><div>As shown below, the first raw is time-longitude plots, while the second raw is lon-lat plots. I first use *gsn_attach_plots* to attach figs, then feed them into the panel procedure *gsn_panel*. </div><div>However they are not of uniform size...</div><div><br></div><div>Your help or suggestion would be much appreciated!</div><div>Qi</div></div><div><br></div><div><img src="cid:2E01F901@DC7FF62D.3993F355" style="width:690px;min-height:274px"></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">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></blockquote></div><br></div>