fusioncharts / angularjs-fusioncharts

AngularJS Directive for FusionCharts JavaScript Charting Library (for Angular 1.x)
https://fusioncharts.github.io/angularjs-fusioncharts/
MIT License
111 stars 101 forks source link

The hidden fusionchart doesn't update #36

Closed AlexBrel closed 6 years ago

AlexBrel commented 8 years ago

Hi, I have a trouble with fusionchart. When I hide it using an angular ng-hide, my fusionchart stops any updating. As a result, if I show it again, my chart is outdated.

I’ve created a Codepen page with an example, you can play with it: http://codepen.io/AlexBrel/pen/JRbPYb

Could you please suggest anything to resolve my issue?

Thank you in advance, Alex

ashok1994 commented 6 years ago

It works with the latest version https://codepen.io/askipop/pen/vzqJZx

Please reopen if the problem persists