Hi Ed,
You can split them into two groups of symbols, one red and one green. Then you can use two scatter layers to plot the symbols.
There is an example at:
http://www.advsofteng.com/doc/cdnet.htm#multisymbolline.htm
In the above sample, the ArrayMath.selectEQZ is used to select the data into the scatter layers based on another data array. In this way, different type of data can be scatter symbols of different shapes and colors.
Hope this can help.
Regards
Peter Kwan |