View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
PPP
 
Posts: n/a
Default Category displayed as time scale

Hello,

I tried to figure this out for an hour. I have the following data:

Y X
- -
1 10
2 16
3 20
4 25
5 32
6 40
7 48
8 59
9 71
10 90


I tried using a line chart, but it looks like a straight line. I would
like to display it properly like make it look like an exponential
chart. I can do this with the time scale, but it changes the labeling
on my x-axis.

What I would like to do is be able to plot my data as a line chart, but
yet have the X-axis display from 0 to 100.

Any tips?

Thanks!