Linear Scale on Graph

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having a problem with a Graph.

I have the following data:

Time Image file Measure 1

10 Inner 10 HR 0.028
34 Inner 34 HR 0.032
38 Inner 38 HR 0.028
60 Inner 60 HR 0.025
72 Inner 72 HR 0.032
96 Inner 96 HR 0.053

I want the Time to be shown on a linear axis, but it defaults to an incrimental increase. How do I change the axis so that the line show the appropriate skew?

Can someone help?
 
Hi Barbara,

You need to use a xy-scatter chart instead of a Line chart to get an
incremental increase.
I am having a problem with a Graph.

I have the following data:

Time Image file Measure 1

10 Inner 10 HR 0.028
34 Inner 34 HR 0.032
38 Inner 38 HR 0.028
60 Inner 60 HR 0.025
72 Inner 72 HR 0.032
96 Inner 96 HR 0.053

I want the Time to be shown on a linear axis, but it defaults to an incrimental increase. How do I change the axis so that the line show the appropriate skew?

Can someone help?

--

Cheers
Andy

http://www.andypope.info
 
Back
Top