[ncl-talk] add label bar only for the last four plots
Xueyan Zhang
xueyanzhang520 at gmail.com
Sat Dec 14 12:12:14 MST 2019
Hello,
Thank you guys a lot! Finally, I used the panel bar.
Sincerely,
Xueyan
> On Dec 14, 2019, at 8:40 AM, Rashed Mahmood <rashidcomsis at gmail.com> wrote:
>
> 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 <mailto: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 <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 <mailto:ncl-talk at ucar.edu>
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk <http://mailman.ucar.edu/mailman/listinfo/ncl-talk><trend_tair.ncl>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191214/5d5b84a6/attachment.html>
More information about the ncl-talk
mailing list