Chart.setSize() function doesn't work properly combined with 3d-highcharts.js plugin module. #7437
Labels
Comments
Internal note: |
Fails since c4fef24 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
When passing false parameter as last argument to setSize() function, then everything is working properly.
Actual behaviour
Points aren't resizing, and there are glitches created while hovering series and animation is in progress.
Live demo with steps to reproduce
https://jsfiddle.net/daniel_s/bbuy876q/
This issue is probably related to #3534
The text was updated successfully, but these errors were encountered: