[ncl-talk] how to set different marker colors in one line

Mary Haley haley at ucar.edu
Wed Oct 1 01:40:42 MDT 2014


Dear Lin Su,

There's currently no way to set individual colors for an XY plot with
markers, or through the use of gsn_add_polymarker or gsn_polymarker.

You need to group the markers according to which ones have the same color,
and draw these as one group.

You can see a couple of examples at:

http://www.ncl.ucar.edu/Applications/polyg.shtml#ex8

http://www.ncl.ucar.edu/Applications/xy.shtml#ex29

--Mary


On Fri, Sep 26, 2014 at 10:16 PM, Lin Su <Lin.Su at colorado.edu> wrote:

> How to set different marker colors in one line using NCL?  Thanks a bunch!
> Lin
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20141001/bc96982a/attachment.html 


More information about the ncl-talk mailing list