axis label overflow set to false doesn't prevent last label from being adjusted #7475
Labels
Comments
Hi @danielehrhardt , It's positioned to the left to fit inside of the axis because default labels.overflow option does that. This should be possible to resolve through setting the mentioned option to false, but it doesn't help. I will change the issue title to reflect better the problem found unless you have more information about the case or would suggest something else. |
okay, yes the problem is only when you have one digit. No i don't have a better suggest. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
the Last number (7) should be centered under the line
Actual behaviour
It is a bit positioned to the left
This is how i fixed it. Is there a other solution for this?
Live demo with steps to reproduce
http://jsfiddle.net/r3hkqL3j/
Affected browser(s)
The text was updated successfully, but these errors were encountered: