[ncl-talk] more than one PanelFigureStrings
Mary Haley
haley at ucar.edu
Tue May 12 14:07:00 MDT 2015
Hi,
Please see example "text_18.ncl" at:
http://www.ncl.ucar.edu/Applications/text.shtml
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.
--Mary
On Tue, May 12, 2015 at 10:44 AM, Izidine Pinto <izidinep at gmail.com> wrote:
> Dear NCL users,
>
> I was wondering if someone can help me to add another panel figure string
> on the example from the link below.
> https://www.ncl.ucar.edu/Applications/Scripts/panel_5.ncl
>
> Something like
> ;1st figure string
> resP at gsnPanelFigureStrings= (/"a)","b)","c)"/) ; add strings to panel
> resP at amJust = "TopLeft"
>
> ; 2nd figure string
> resP at gsnPanelFigureStrings= (/"1)","2)","3)"/) ; add strings to panel
> resP at amJust = "TopRight"
>
>
> Thanks in advance
>
> Izidine S. Pinto
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150512/5a4c278d/attachment.html
More information about the ncl-talk
mailing list