Skip to content
New issue

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

Animation doesn't work for some type of charts starting from Angular 1.5.8 #610

Open
bizonel opened this issue Jul 11, 2017 · 3 comments
Open

Comments

@bizonel
Copy link

bizonel commented Jul 11, 2017

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

  • AngularJs: 1.6.5
  • highcharts: 5.0.12
  • highcharts-ng: 1.1.0
  • Browser: Chrome

Related Issues found:

#567

@bizonel
Copy link
Author

bizonel commented Jul 13, 2017

Another issue for the same case:

Highcharts-ng last tooltip visible on load (Angular 1.5.8) [Not Functional]

http://jsfiddle.net/bizon/9kvfncaa/
No Animation & No Tooltip

Highcharts-ng last tooltip visible on load (Angular 1.5.7) [Functional]

http://jsfiddle.net/bizon/j09cxj4m/
Both Animation & Tooltip are as expected

It seems that starting with Angular 1.5.8 something changed on animation side and this is not taken into consideration in highcharts-ng.

@lyb12358
Copy link

I meet the same problem
try to use highcharts5.0.10

@bizonel
Copy link
Author

bizonel commented Jul 17, 2017

@lyb12358 current version of Highcharts-ng doesn't work with 5.0.10 as you can see here, there are some console errors:
http://jsfiddle.net/bizon/aqoa6196/

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants