tmXBValues is not working

From: Yi-Chih Huang <dscpln_at_nyahnyahspammersnyahnyah>
Date: Sat Dec 21 2013 - 16:34:03 MST

Hello,

    I am trying to label x axis by the following two sets of commands.
 However, nothing was labeling on x axis for the first set of commands; The
time range [38881..38973] was labeled on x axis for the second set of
commands. Could anyone indicate the right commands to label x axis?

  res@tmXBMode = "Explicit"
  res@tmXBValues = ispan(0,3,1)
  res@tmXBLabels = (/"Jun","Jul","Aug","Sep"/)

  res@tmXTMode = "Explicit"
  res@tmXTValues = ispan(0,3,1)
  res@tmXTLabels = (/"Jun","Jul","Aug","Sep"/)

    Thanks much,

              Yi-Chih

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Dec 21 16:34:16 2013

This archive was generated by hypermail 2.1.8 : Mon Jan 06 2014 - 13:02:22 MST