View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Tushar Mehta
 
Posts: n/a
Default problem with scatter graph

You are probably creating a line chart. Even though the Line Chart looks
similar to the XY Scatter Chart, they are very different beasts. You want
the latter.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article , SMArcher221
@discussions.microsoft.com says...
My problem is that I set up my graphs ahead of time and select the whole
range where the data is eventually filled in. When I look at the graph until
the range is full of data the graph doesn't act as a scatter graph. The X
value starts at 1 and increases linearly from there. The graph looks the
same but it is skewed and doesn't reflect the x values correctly. Is there
any fix to this?

Thanks
Steve