We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected behavior Datalabel length for X-axis labels should have no effect on bar width
Current Behavior Shortening the length of the text in an X-Axis label widens the bar above it.
https://jsfiddle.net/pqs6te04/2/
This issue becomes particularly pronounced in a small graph with only two bars occupying a small area of the screen.
The text was updated successfully, but these errors were encountered:
Can you update your fiddle with the latest version (2.7.3) and confirm that the issue still exists?
Sorry, something went wrong.
Fiddle updated. Confirmed issue still exists.
Thanks! Very weird indeed, though I think it's fixed in master (maybe by #5884, @nagix)
Its fixed in master: https://jsfiddle.net/pqs6te04/2/
Closing as duplication of #5818 and fixed by #5884
No branches or pull requests
Expected behavior
Datalabel length for X-axis labels should have no effect on bar width
Current Behavior
Shortening the length of the text in an X-Axis label widens the bar above it.
https://jsfiddle.net/pqs6te04/2/
Steps to Reproduce
Context
This issue becomes particularly pronounced in a small graph with only two bars occupying a small area of the screen.
The text was updated successfully, but these errors were encountered: