adding data labels to an XY scatterplot

  • Thread starter Thread starter acscherwin
  • Start date Start date
A

acscherwin

I have three columns of data, a label column, an X axis value, and a Y axis
value. I graphed the XY as a scatterplot but would like to be able to add
the label column on top of the scatterplot to show the labels of each XY
point. Any ideas on how to do this?
 
Back
Top