Sign in to follow this  
san8432@gmail.com

Fusion Chart 3.3.1 Support for Angular JS

Recommended Posts

Hi 

 

I want to use fusion chart version 3.3.1 with angular js , but when I try to do this I am getting an error of undefined (TypeError: undefined is not a function) on this line 

FusionCharts.ready(function () 

 

Whereas it is working fine with Fusion Chart version 3.4.0 , Can you Please let me know on this?

Share this post


Link to post
Share on other sites

Hi 

 

I want to use fusion chart version 3.3.1 with angular js , but when I try to do this I am getting an error of undefined (TypeError: undefined is not a function) on this line 

FusionCharts.ready(function () 

 

Whereas it is working fine with Fusion Chart version 3.4.0 , Can you Please let me know on this?

Hi,

 

Please note that "FusionCharts.ready(function () " is a function supported since the latest version, i.e, FusionCharts v3.4. Hence, it would not be working as expected in any of the previous versions.

 

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