[ncl-talk] Overlay plots and Panel Plots

Alan Brammer abrammer at albany.edu
Tue Mar 1 08:30:04 MST 2016


From maximise_output() documentation: 
"The plots are drawn and the frame is advanced by default, unless  gsnDraw <https://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnDraw> and/or gsnFrame <https://www.ncl.ucar.edu/Document/Graphics/Resources/gsn.shtml#gsnFrame> are set to False.”

You just need to add Draw and Frame resources to the maximise_output() resources.  In fact you may be better to pass res to maximise_output rather than resP. 

Does maximise_output have any influence when the plots are then passed to gsn_panel() ? 

What you probably want is resP at gsnMaximise = True




> On 1 Mar 2016, at 08:47, Melissa Lazenby <M.Lazenby at sussex.ac.uk> wrote:
> 
> maximize_output(wks,resP)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160301/37c1cc80/attachment.html 


More information about the ncl-talk mailing list