symbol covered

From: Li, Yongzuo <yongzuo.li_at_nyahnyahspammersnyahnyah>
Date: Mon Dec 19 2011 - 17:02:50 MST

Hi,

I want to use
 plot = gsn_csm_vector_scalar_map_ce(wks,u,v,uv,res)
  txres = True
  txres@txFontHeightF = 0.04
  txres@txFontColor = "blue"
  gsn_text(wks,plot,"+",-76.45,34.65,txres)

to make a "+", but it is covered by
gsn_csm_vector_scalar_map_ce(wks,u,v,uv,res)

How can I pull "+" out?

Yongzuo

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Dec 19 17:03:00 2011

This archive was generated by hypermail 2.1.8 : Wed Dec 21 2011 - 10:44:06 MST