grid boxes

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Thu, 08 Jun 2006 11:41:58 -0500

Dennis,
Thanks for your help. I used the following based on your suggestion
and it worked. I was originally hoping to have boxes with numbers in
each box, similar to grads' set gxout grid, but this gets the job done.
Mike

   tres = True ; text mods desired
   tres@txFontHeightF = 0.016 ; make smaller than defailt
   do im=0,11
     do iy=0,3
       text=gsn_add_text(wks,plot,sprintf("%4.1f",ratio(iy,im)),im
+1,iy+1,tres)
     end do
   end do

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jun 08 2006 - 10:41:58 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 08 2006 - 13:13:21 MDT