Niranjan VELAKANTI

Chart Type Not Supported Errors after Fusion Charts upgrade

Recommended Posts

Hi,

we recently upgraded from FC ver  3.2.3-sr2.6105 to 3.12.1  and hit an issue.

we load charts concurrently via Ajax calls on the UI, and at times we load 50 such charts asynchronously at same time.

At that time few of the charts which were loaded initially was showing up Chart Type not supported while rest others loads perfectly, for the same Chart configuration. (Attached screenshot)

The Chart creation logic along with chart data is served as response to the Ajax call, which then set to a <div> as html (attached html Ajax response)

We are facing this issue since the upgrade.

Please let me know what the issue could be at the earliest.

Thx in advance.

 

chartAjax response.html

Screenshot.PNG

Share this post


Link to post
Share on other sites

Hi,

We checked the sample data source at our end and its working fine using Ajax calls, please note if you are facing chart type not supported problem make sure you have included both fusioncharts.js and fusioncharts.charts.js library files.

For reference please check this sample demo from the attachment

AjaxCallDemo-50charts.zip

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