[ncl-talk] Unable to make panel Plots

Dennis Shea shea at ucar.edu
Mon Aug 8 13:56:22 MDT 2016


If you have a common labelbar, it is suggested that you

res at lbLabelBarOn = False  ; turn off individual lb
  ...
resP = True               ; modify the panel plot
resP at gsnPanelLabelBar = True                ; add common colorbar


There are numerous lablebar examples for this. See Examples

gsn_panel(wks,....,resP)




On Mon, Aug 8, 2016 at 10:23 AM, Geeta Geeta <geetag54 at yahoo.com> wrote:

> Thanks Mary. It is working. I had made a mistake.
>
> Geeta.
>
> _______________________________________________
> 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/20160808/9b1804e9/attachment.html 


More information about the ncl-talk mailing list