Sign in to follow this  
jmaxsin

Error Calling Setjsondata()

Recommended Posts

I'm getting the following error

 

myChart.setJSONData is not a function

 

 

I've looked in the FusionCharts.js and can not find this function.

 

I don't know if it's because we have an older version than the Fusion Chart v3.

 

So i downloaded the FusionChart Evaluation, looked through all of the files of the download and can not find a setJSONData function.

 

Why can i not find this function? Am I looking in the wrong place?

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

Welcome to FusionCharts Forum! smile.gif

Please download the latest FusionCharts i.e v 3.2.1 from : http://www.fusioncharts.com/download/

Apart from XML, FusionCharts can also accept JSON data format. It can use a JSON URL/feed, a JSON Object (in JavaScript) or JSON String. This functionality is provided by FusionCharts.js JavaScript class.

For more details, please visit the link: http://www.fusioncha...t/JSONData.html

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Glad to know that you have managed to resolve your problem.

 

Happy FusionCharting!biggrin.gif

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