how do i add category labels to scatter plot points please?
The examples that ive seen are all data labels and id like to add text names next to each point plotted.
So for example data points may be (CATEGORY, x,y)
Eg
apple 10,4
Orange 7,7
banana 2,8
I want the label "APPLE" by the point 10,4
thank you
Last edit: muppet77 2016-05-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
how do i add category labels to scatter plot points please?
The examples that ive seen are all data labels and id like to add text names next to each point plotted.
So for example data points may be (CATEGORY, x,y)
Eg
apple 10,4
Orange 7,7
banana 2,8
I want the label "APPLE" by the point 10,4
thank you
Last edit: muppet77 2016-05-11