Hello,
I visualize data using a logarithmic axis. I would like to use the EXPONENTFORMAT AxisLabelFormat. For small positive numbers (close to zero) everything is fine but for large positive numbers, the labels look like this:
1.0000x10 4 1.000x10 3 1.00x10 2 1.0x10 1
I tried setting the decimals for the AxisLabels but nothing changed. Any ideas?
Thank you! |