[ncl-talk] filled in predefined markers

Rabah Hachelaf hachelaf at sca.uqam.ca
Tue Jan 27 18:33:22 MST 2015


Hi NCL Users ,

My question is simple who to fill in  the predefined markers (
https://www.ncl.ucar.edu/Document/Graphics/Images/markers.png) there is
only circles filled in :

i want to use a filled triangle.
the script blow displays an unfilled triangle.

 pmres = True
  pmres at gsMarkerColor = "White"
   pmres at gsMarkerIndex = 7
  pmres at gsMarkerSizeF = 0.01
  gsn_polymarker(wks,mp,12.00,-4.67,pmres)


Thanks

Rabah.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150127/860dcaaa/attachment.html 


More information about the ncl-talk mailing list