plotting multiple x-y data sets on 1 graph

mousemouse

New Member
Joined
Sep 25, 2011
Messages
2
I have data from a manually done discrete event simulation. variable x is days while variable y is total output. data looks like such:

set A
data point 1: (1,100)
data point 2: (2,200)
data point 3: (3, 350)

set B
data point 1: (1,100)
data point 2: (1.5,280)
data point 3: (2.5, 400)
data point 4: (3,500)

The data sets are much larger in reality and the data points vary from 1 set to another. I need to just compare the sets on 1 graph with the x axis being days (time scale) in intervals of 1 while having multiple lines for the output. I'm having a hard time getting excel to combine the data. any ideas?

thanks
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Select one range of x & Y data. Insert chart - Scatter.
Right mouse click on the chart & "Select Data".
<Add>.
Choose new range.

Hey Preston! Or it is on 2007 anyway.

Hope that helps.
 
Upvote 0

Forum statistics

Threads
1,224,600
Messages
6,179,834
Members
452,947
Latest member
Gerry_F

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top