why can't Y-axis cross the X-axis at zero

  • Thread starter Thread starter John Bess
  • Start date Start date
J

John Bess

Hi,

The problem I have is that the y axis crosses the x axis
at 1 and when I try to change that to 0 under format
axis>scale it returns a message saying "The Number must
be between 1 and 31999, Try again bla bla.."

Is there anyway to change that?


Thanks,

John
 
Hi,

The problem I have is that the y axis crosses the x axis
at 1 and when I try to change that to 0 under format
axis>scale it returns a message saying "The Number must
be between 1 and 31999, Try again bla bla.."

Is there anyway to change that?


Thanks,

John

You are using a "line graph" or "bar chart" - in order to do what yo
uwant you'll need to set to an XY scatter graph, or re-number your
x-axis so that the first one is zero.
 
Back
Top