wks_type = "png"
wks_type@wkWidth = 2500 ;设置分辨率
wks_type@wkHeight = 2500
res = True
res@tmXTOn = False
res@tmYROn = False
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;; 视图高度 折线图
res@vpHeightF =0.5
res@vpWidthF =0.6
;;;;;;;;; 视图高度 垂直柱状图
res@vpHeightF =0.85 ; Changes the aspect ratio
res@vpWidthF =0.4