Hi,
I am trying to create a simple line graph showing correlation between one variable and the result. If thrust increases distance increases. I have the following data:
Thrust Distance
5 6
9 9
14 12
22 16
I simply want thrust to be the x-axis and distance as y axis and a single line showing the correlation between the two. Everytime I try to chart this I get two separate lines with thrust and distance showing as legend.
How do I create a simple line graph showing one line correlation?
Thanks
Start Free Trial