Log Chart Scale Problem

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

Guest

I recently generated a spiffy Log Chart:--

The x-axis (linear) scale doesn't format how I want it to look:
"1" is displayed under the y-axis, then "1001" at the 10th tick mark, "2001"
at the 20th tick mark, etc. I want 0,1000,2000, . . . to be displayed. Yes,
log(0) is undefined. So what. I'm not asking to see a value plotted on the
y-axis, I just want my chart to look decent.

I'm curious if Excel can display log scaling correctly?

Thanks for your help!

Mike
 
When I create a XY Scatter chart and tell XL to show the x-axis on a
log scale I get 1, 10, 100, 1000 as the 1st, 2nd, 3rd, and 4th markers.
Dunno how you are getting 2001 as the 20th tick mark.

In any case, you might want to check Flexible Log Scale
http://www.tushar-
mehta.com/excel/newsgroups/flexible_log_scale/index.html

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Change your chart to an XY chart. you may have to add the 1,2,3, etc in a row
or column
format the x axis as wanted.
 
Back
Top