tmYLLabelsOn; tmYLOn problem

From: Yan Bao <ybao2009_at_nyahnyahspammersnyahnyah>
Date: Fri Sep 03 2010 - 09:31:45 MDT

Hi, NCL group,
     I got the overlapped label (2 labels, with different scales) in y-aix
when I turned off tmYBOn ; tmYYLabelsOn
firstly and then turned on them (See fiugre (d)) . It seems that comes from
the systme defaulted one. Does anyone
 know how I can make it removed ?
      Another question is, the spaces between the figures are too large for
me, it seems the system leave them for the
 trikmarks and labels even they are removed. I want to know how I can make
them a little narrow?

     Thanks for your helps.
     Yan

Here it is a piece of my script, and the figures are attached:

res@tmXBLabelsOn = False
res@tmXBOn = False
res@tmYRBorderOn = False
res@tmXTBorderOn = False

res@tiMainString = "(a)"
plot2(0)=gsn_csm_contour_map_ce(wks,aa(0,:,:,0),res)
res@tmYLLabelsOn = True
res@tmYLOn = True
res@tiMainString = "(d)"
plot2(3)=gsn_csm_contour_map_ce(wks,rsnow_seas(0,:,:,3),res)

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

aaa.jpg
Received on Fri Sep 3 08:37:51 2010

This archive was generated by hypermail 2.1.8 : Thu Sep 16 2010 - 11:05:25 MDT