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
Axis ticks and title are outside of chart area after hiding all series and then showing one of them. It only occurs in 3d chart.
NOTE: The problem is most visible when the options3d.beta is set to 0
http://jsfiddle.net/wx4uLtap/1/
v5.0.12 and above
All browsers
The text was updated successfully, but these errors were encountered:
Fixed #7942, yAxis ticks and title had wrong positions after toggling…
114a686
… series visibility.
d13e3a6
Denyllon
Successfully merging a pull request may close this issue.
Actual behaviour
Axis ticks and title are outside of chart area after hiding all series and then showing one of them. It only occurs in 3d chart.
NOTE: The problem is most visible when the options3d.beta is set to 0
Live demo with steps to reproduce
http://jsfiddle.net/wx4uLtap/1/
Product version
v5.0.12 and above
Affected browser(s)
All browsers
The text was updated successfully, but these errors were encountered: