Re: Making the 6 figure panel plot bigger

From: Tingting Fan <tingting_at_nyahnyahspammersnyahnyah>
Date: Wed Jul 31 2013 - 10:38:22 MDT

Hi Soumik,
Have you tried this resource "gsnMaximize"? Just let this resource equal
to true.
If this will not work, maybe you can use the following resources:
;-------------------------------------------
   resP = True
   resP@gsnPanelYWhiteSpacePercent = 0.2
   resP@gsnPanelXWhiteSpacePercent = 0.2
   resP@gsnPaperMargin = 0.2
   resP@gsnMaximize = True
   .....
;--------------------------------------------
Hope it will work!
Tingting

NCAR/CGD/CAS

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jul 31 10:38:35 2013

This archive was generated by hypermail 2.1.8 : Thu Aug 01 2013 - 15:55:04 MDT