<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please see example "text_18.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/text.shtml">http://www.ncl.ucar.edu/Applications/text.shtml</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>You can't use gsnPanelFigureStrings in the way you want, so you need to add the strings yourself. Hopefully this example makes it clear how to do that.</div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 12, 2015 at 10:44 AM, Izidine Pinto <span dir="ltr"><<a href="mailto:izidinep@gmail.com" target="_blank">izidinep@gmail.com</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>Dear NCL users,<br><br>I was wondering if someone can help me to add another panel figure string on the example from the link below. <br><a href="https://www.ncl.ucar.edu/Applications/Scripts/panel_5.ncl" target="_blank">https://www.ncl.ucar.edu/Applications/Scripts/panel_5.ncl</a><br><br></div><div>Something like <br></div>;1st figure string<br><div> resP@gsnPanelFigureStrings= (/"a)","b)","c)"/) ; add strings to panel<br> resP@amJust = "TopLeft"<br><br></div><div>; 2nd figure string</div><div> resP@gsnPanelFigureStrings= (/"1)","2)","3)"/) ; add strings to panel<br> resP@amJust = "TopRight"<br clear="all"><div><div><div><font style="font-family:courier new,monospace;background-color:rgb(255,255,255);color:rgb(153,153,153)" size="1"><br><br></font></div><div>Thanks in advance<font style="font-family:courier new,monospace;background-color:rgb(255,255,255);color:rgb(153,153,153)" size="1"><br></font></div><div><font style="font-family:courier new,monospace;background-color:rgb(255,255,255);color:rgb(153,153,153)" size="1"><br><span style="color:rgb(51,51,51)">Izidine S. Pinto</span><br style="color:rgb(51,51,51)"><span style="color:rgb(51,51,51)"></span></font><br>
</div></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>