Sign in to follow this  
takoua1

memory leak caused by Fusion charts

Recommended Posts

Hello,

 

I'm using Fusion charts version 3.3.1 but it cause memory leak . how can i solve it ?

I render Fusion charts using Angular Js and i tried dispose method to solve this issue but i does not working .

Any working around please .

 

Thanks

Share this post


Link to post
Share on other sites

Hi,

 

Thanks for getting in touch.

 

The FusionCharts version which you have been using (3.3.1) is  Flash version. It has been deprecated since 3.4. All charts since are rendered as pure JavaScript charts.

 

I would suggest you to try out with latest version of FusionCharts.

 

The latest eval version can be downloaded from http://www.fusioncharts.com/download/

 

The plugin of AngularJS can be found in http://www.fusioncharts.com/angularjs-charts/

 

Ref. doc. http://www.fusioncharts.com/dev/using-with-javascript-libraries/angularjs/introduction.html

 

Method: http://www.fusioncharts.com/dev/api/fusioncharts/fusioncharts-methods.html#dispose

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this