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

Events are not working if inside template of angularjs component #35

Closed siuwong0 closed 8 years ago

siuwong0 commented 8 years ago

For angularjs 1.5.8. If create fusioncharts in template of component, how to assign events for it? As it is isolated scope.

siuwong0 commented 8 years ago

It is just I am using old fusionchart version. It is OK now.