You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coreplot-discuss
Hi,
Is it possible to have a single scatter plot with multiple colors .
For Ex. if my plot is below target value , that part should be colored
with green and if it is above the target value it should colored red.
Basically i want to have a different colors between two data points.
Regards
Sudarshan.
Eric
unread,
May 23, 2012, 7:04:47 PM5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coreplot...@googlegroups.com
No. You'll need to create multiple scatter plots (one for each color) and break up your data into segments to be drawn in each color.