You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently using AngularJs 1.6.5 (latest), but in order to find from where the issue started to happen I have downgraded all the way till 1.5.7. In this version animation is working as expected. Starting from AngularJs 1.5.8 the animation for chart type: 'solidgauge' no longer works.
Link to jsfiddle showing the issue (AngularJs 1.5.8)
And I really doubt this can be the issue, I've been working with Highcharts from younger versions, and this issue is way older then the release of 5.0.10
Can you fork and provide a functional example with Angular >=1.5.8?
Currently using AngularJs 1.6.5 (latest), but in order to find from where the issue started to happen I have downgraded all the way till 1.5.7. In this version animation is working as expected. Starting from AngularJs 1.5.8 the animation for chart
type: 'solidgauge'
no longer works.Link to jsfiddle showing the issue (AngularJs 1.5.8)
http://jsfiddle.net/bizon/h9v3wt8d/
Expected Behavior (AngularJs 1.5.7)
http://jsfiddle.net/bizon/rg8vr9ut/
Current Behaviour
The chart is rendered fully without animation.
Your Environment
Related Issues found:
#567
The text was updated successfully, but these errors were encountered: