How do I eliminate duplicate values on y axis of an Excel chart?

G

Guest

I've created a simple line chart with smoothing. The chart has two data
series. The chart looks fine except that the Y axis has each value
duplicated.
 
J

Jon Peltier

Paul, this might be due to a number format which shows no decimal digits
but a major tick spacing of 0.5. Excel wants ticks at 0, 0.5, 1, 1.5, 2,
2.5, and 3, but the number format forces them to 0, 1, 1, 2, 2, 3, 3.
Change either the tick spacing or the number format to make it right.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top