View Full Version : Create one chart from two data sets


RayH
05-03-2007, 03:17 PM
Given this data (shown below) how can I create a single line chart showing both lines?
Is it even possible?

Height Load
2.2 14
2.1 80
1.4 137
1.27 215
1.19 292

Height Load
2.19 14
1.89 80
1.38 137
1.21 215
1.12 285


Thanks

RayH
05-03-2007, 03:52 PM
Solved it.
Used a scatter chart.