View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] carlo.stenali@gmail.com is offline
external usenet poster
 
Posts: 3
Default Excel charting of 2 unrelated series

I have two data series (with different number of points which are
unrelated but specified on the same units)
first (x,y)
1.23,340
1.4,320
1.5,360
1.7,400
second
1.25, 420
1.33,450
1.41, 470
1.6,500
1.85,470
1.7,400

I wish to create a graph in Excel 2003 and have x and y axis in a
suitable range as x 1.0..2.0, y 200..500 however I am unable to
instruct Excel to do that, it seems it requires some sort of relation
(by rows etc.) but my series are unrelated, comments and suggestions
are very
appreciated,
Carlo