View Single Post
  #2  
Old May 1st, 2010, 06:54 PM posted to microsoft.public.excel.charting
Jon Peltier[_2_]
external usenet poster
 
Posts: 386
Default adding data labels to an XY scatterplot

Go to http://appspro.com and download the XY Chart Labeler. It allows
you to label a chart series with labels in cells.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/


On 4/30/2010 10:46 AM, acscherwin wrote:
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?