Excel plotting graphs

Q

Qmm

How can I plot two sets of data on the same axis, and then add a trend line
to each set of data separately.
 
J

Jon Peltier

Make your chart with one set of XY data. Copy the second set of XY data,
select the chart, and use Edit menu > Paste Special to add the data as a new
series with the category (X) values in the first column. Right click the
first series and choose Add Trendline. Right click the second series and
choose Add Trendline.

- Jon
 
Top