Data Labels xy scatter plot

  • Thread starter Thread starter brittonsm
  • Start date Start date
B

brittonsm

I want to put a dot at 4,4 - 5,5 - 10,8

But want to label those points on the chart with the DATA ID column
(e.g. 1a, 1b, 2e) - I can't figure it out, can someone point me toward
the answer.

Y Axis X Axis DATA ID
4 4 1a
5 5 1b
10 8 2e

-Steve
 
Please do write DATA ID as 1A instead of 1a , 1B instead of 1b and 2E instead of 2e
 
Back
Top