[ncl-talk] panels

Vanúcia Schumacher vanucia-schumacher at hotmail.com
Fri Aug 24 14:18:13 MDT 2018


How can I remove the space between the two plots on the panel?
And how to move the bar up?

Attached picture



;---Panel both plots
  pres                                     = True
  pres at gsnPanelLabelBar    = True        ; common label bar
  pres at lbOrientation             = "vertical" ; vertical label bar

  pres at gsnPanelRowSpec   = True        ; tell panel what order to plot

 gsn_panel(wks,plot,(/2,1/),pres)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180824/c5c2fba6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: topo.png
Type: image/png
Size: 155536 bytes
Desc: topo.png
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180824/c5c2fba6/attachment.png>


More information about the ncl-talk mailing list