Scatter Plot with Names

B

Bob mal

I am using a scatter plot and want to print the name of
the data point for multiple entries, e.g.

Number Name Product(Y) Revenue(X)
1 ABC 1 345
2 DEF 2 10000
etc.

I want to show the number or the name on the chart. Is it
possible? I know we can solve this with multiple series,
but we have 1000's of data points.

Thank you
 
K

kestel

There is an easy way.

Create a series for each point on your scatter graph and point the name
and the label for that series.

Kes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top