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

Too many "drawcomplete" event call. #12

Closed ayanonly1 closed 9 years ago

ayanonly1 commented 9 years ago

Refer to http://jsfiddle.net/hyu12phg/1/ you will get too many log for the event call in the console.

ayanonly1 commented 9 years ago

Fixed. Please check following sample with latest (v3.0+) released files. http://jsfiddle.net/hyu12phg/7/