| Author |
Comment/Response |
JH
|
09/29/10 2:28pm
Hey,
I have a 3 column .cvs file and I'm trying to create a scatter plot with the first two columns. The third column is either a 0 or a 1 (I may introduce a -1 later on) and I'm trying to graph the data and have the third column dictate the color of the plotted point. For example, if row one was 23,4,0 I'd like a point plotted at 23,4 and it be one color (say red). If the next row was 10,6,1 I'd like a point plotted at 10,6 and have a different color (blue).
I hope this isn't too confusing. Thanks a lot for your help.
URL: , |
|