View Single Post
  #2   Report Post  
Jon Peltier
 
Posts: n/a
Default create a chart using two columns for x & y, third for line data

What do you mean, "line data"?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Ted K wrote:

Need help creating a chart using x data for x axis, y for y axis and z for
line data. The data follows:

x y z
6.070 1.470 0.242
9.010 2.058 0.228
10.970 2.380 0.230
11.950 2.580 0.216

A example chart:
| z
| z
x| z
| z
|___________________
Y

TIA

Ted