[ncl-talk] add label bar only for the last four plots
Rashed Mahmood
rashidcomsis at gmail.com
Sat Dec 14 08:40:10 MST 2019
Hi Xueyan,
Any one of the following 2 methods may work for you.
1. remove both resources: res at gsnMaximize and resP at gsnMaximize
2. Since you are using same color bar and contour levels, you do not need
to have four label bars, so you can just keep the res at lbLabelBarOn = False
for all the plots and just turn on the panel label bar. See the attached
script, try running it as it is.
Cheers,
Rashed
On Fri, Dec 13, 2019 at 8:26 PM Xueyan Zhang via ncl-talk <ncl-talk at ucar.edu>
wrote:
> Hello ncl-talk,
>
> I drawed 24 plots but only 4 label bars for that last four plots according
> to https://www.ncl.ucar.edu/Applications/panel.shtml, the last example.
> However, my plots look weird since the last four plots are smaller than
> others.
>
> The following is my script and pdf plot.
>
> Thanks in advance!
>
> Xueyan
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> 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/20191214/792b56e7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trend_tair.ncl
Type: application/octet-stream
Size: 6224 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191214/792b56e7/attachment.obj>
More information about the ncl-talk
mailing list