maximize_output

From: nlcheng <cnl88_at_nyahnyahspammersnyahnyah>
Date: Fri Dec 16 2011 - 05:27:33 MST

 resP = True ; modify the panel plot
  resP@gsnFrame = True ; don't advance panel plot
  resP@txString = "Forecast of "+fon ; add common title
  resP@gsnPanelBottom = 0.05 ; add space at bottom
 resP@vpWidthF = 2
        resP@vpHeightF = 4
   resP@vpXF = 0.1
   gsn_panel(wks,plot,(/5,1/),resP) ; now draw as one plot
 
why my setting below did not work?

resP@vpWidthF = 2
        resP@vpHeightF = 4
the draw looks so small . hope for your help! thank you very much!
 

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

____1.png
Received on Fri Dec 16 05:27:52 2011

This archive was generated by hypermail 2.1.8 : Fri Dec 16 2011 - 10:27:49 MST