fusioncharts / angular-fusioncharts

Angular Component for FusionCharts JavaScript Charting Library
https://fusioncharts.github.io/angular-fusioncharts/#/ex1
Other
55 stars 37 forks source link

Time-series charts are not updated at the run-time if we bind with new data #62

Closed ayanbhaduryfc closed 5 years ago

ayanbhaduryfc commented 5 years ago

The issue can be replicated in the latest version of FusionCharts and Angular-FusionCharts

"angular-fusioncharts": "^3.0.2", "fusioncharts": "^3.14.0-sr.1",

ayanbhaduryfc commented 5 years ago

The issue is fixed on "angular-fusioncharts": "^3.0.3",