polymarker fill

From: Matt Fearon (matthew.fearon AT XXXXXX)
Date: Mon Mar 31 2003 - 14:46:41 MST


Dear NCL users:

I would like to add and "up_triangle" polymarker to a plot.
However, I would like it to be a solidfill not open as is the
default setting. gsFillColor, gsFillBackgroundColor, gsFillIndex
seemed to be ignored for "up_triangle". Your suggestions would
be appreciated.

 pmres = True
 pmres@gsMarkerIndex = "up_triangle"
 pmres@gsMarkerSizeF = 0.009
 polymark0=gsn_add_polymarker(wks,plot(1),(/324.7,324.7/),(/ah/1000.,ah/1000./),pmres)

thanks,
Matt

_______________________________________________
ncl-talk mailing list
ncl-talk AT ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 14:56:24 MST