Bar chart incorrectly positioned on initial load #7339
Closed
Labels
Comments
Hi @jestersoda Thank you for reporting this bug: it's a regression after da2557a Workaround: |
Looks like tick on axis for zero is doubled, while there's no need for it. I will try to resolve the problem through removing the source of the doubled tick. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
The bar chart should be vertically centred on initial load.
Actual behaviour
The bar chart is positioned higher on initial load which also causes it to appear thinner. Upon redrawing the chart, the position is then corrected. This behaviour seems to have started from v5.0.13.
Live demo with steps to reproduce
Positioned higher on initial load, but centred upon clicking Redraw: https://jsfiddle.net/g19ar607/
Positioned correctly in v5.0.12: https://jsfiddle.net/dr9j6ws0/
Affected browser(s)
Google Chrome 61.0.3163.100
The text was updated successfully, but these errors were encountered: