Naming individual data points on a graph
Posted by Conor Davies on October 30, 2001 9:13 AM
Hi,
Easy problem..?
I have 3 columns of data; Name, Score1, Score2.
I plot an XY-scatter graph of Score1 vs. Score2.
When I point my cursor over an individual point I want a little label to appear that tells me the Name of the person to whom the point belongs.
Is this possible and easily achievable?
Harder..?
I have a 4th column, Class, can I have my data label show the Name AND the Class when I hold the cursor over an individual point?
Many thanks in advance.
Conor Davies