Y Axis labels misleading when values are huge #6774
Closed
Labels
Comments
Thank you for the reporting. It looks like a bug with defaultFormatter. Workaround |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
When values are huge, the y axis labels should be correctly rendered. (At least the exponent part should be consistent throughout the ticks)
Actual behaviour
The y axis labels rendered in the following fiddle are misleading since the sequence is wrong (8 to 1) and there is a direct jump from 1 to 1.2e+23
Live demo with steps to reproduce
http://jsfiddle.net/an096w0k/
Affected browser(s)
Chrome
The text was updated successfully, but these errors were encountered: