Labeled Coordinate Plots

S

Stroma36

Hi there,
I have some data points that have Y axis values (between 1-5) and X axis
values (between 1-5) that I would like to plot and label each point
individually. Does anyone know how to do this?

I've tried the scatter plot which puts the points in the right places, but
does not label them.

I have data in three columns-- label, X and Y. It would be great if I could
pull the label directly from the spread sheet and not have to manually label.
Thanks.
 
J

Joel

You can label points on the scatter plot

Use the mouse to select a point on the chart.
right click point and select Format Data Series - select Data Labels. You
can choose either x points, y points, or both x & y.
 
Top