2D graph with label

  • Thread starter Thread starter kathy.aubin
  • Start date Start date
K

kathy.aubin

I'm trying to produce the following graph

Program Name Long Leverage Gross
M1 23.06% 80.00%
M2 23.86% 96.67%
M3 25.27% 134.00%
M4 25.44% 118.30%
M5 27.87% 128.85%
M6 28.88% 132.00%
M7 32.33% 247.10%
M8 36.46% 152.60%
M9 42.50% 45.61%
M10 45.72% 160.25%


I want Long on the X axis, Leverage Gross on the Y axis and for each
point (X,Y) I want the Program Name tab next to it. Everything in a
scatter plot.

Anybody knows how to do that?

Thank you much.
 
Kathy,

Make the scatter graph in the usual way, and get Rob Bovey's XY chart labeler, free, from
appspro.com.
 
Back
Top