Graph where source data has different dates

C

Chas

I'm trying to do a comparision line graph with two series of data. The are
both tracked by date with the same range (from April 2008 to April 2009).
However one series has data monthly and the other has data weekly. When I
try to combine on a graph the dates just don't line up.

Is it possible to have these line up correctly. I've tried formatting the
axis to days instead of months but it appears to only line up data points.
So for the data reported monthly, it is graphed across the first 12 days.

Hopefully that makes sense. If not, just let me know & I'll try to clarify.

Thanks!
 
D

Del Cotter

I'm trying to do a comparison line graph with two series of data. The are
both tracked by date with the same range (from April 2008 to April 2009).
However one series has data monthly and the other has data weekly. When I
try to combine on a graph the dates just don't line up.

To help, can you post a piece of your table so we can see how you've
arranged it?

All your dates must be in the same column for a Line Chart with
Time-scale x-axis. It's only possible to have independent x-axes with an
XY (Scatter) Chart.
 
D

Del Cotter

All your dates must be in the same column for a Line Chart with
Time-scale x-axis. It's only possible to have independent x-axes with
an XY (Scatter) Chart.

Slip of the fingers. I meant independent x-*ranges* for one x-axis.
 
C

Chas

Thanks Del,

I actually found a very similar post & was able to work it out. I had to
change the chart type to a XY Scatter.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top