Recommended Posts

Upgrading to 3.15.2 version from 3.3.1. Getting "Chart type not supported" error.


fusioncharts.js:19 GET https://********/fusioncharts/fusioncharts.doughnut2d.swf.js net::ERR_ABORTED 404
i @ fusioncharts.js:19
d @ fusioncharts.js:13
(anonymous) @ fusioncharts.js:13

fusioncharts.js:19 GET https://***********/fusioncharts/fusioncharts.pie2d.swf.js net::ERR_ABORTED 404
i @ fusioncharts.js:19
d @ fusioncharts.js:13

Screen Shot 2020-08-25 at 11.10.20 PM.png

Screen Shot 2020-08-25 at 11.10.38 PM.png

Share this post


Link to post
Share on other sites

Hi,

 

The SWF files are deprecated long back which were used in the Flash based versions of FusionCharts.

To render charts using the JS version library you need to include fusionchart.js and fusioncharts.charts.js to render the charts from FusionChartsXT package. Refer to the JavaScript resources in the settings of the below CodePen sample :

https://codepen.io/Akash008/pen/yLypzZa

 

Trial version download link of current version 3.15.0-sr.1 : https://www.fusioncharts.com/download/fusioncharts-suite-xt?framework=js

Documentation guide to upgrade from Flash version to the current JS version of FusionCharts : https://www.fusioncharts.com/dev/upgrading/from-flash-to-javascript

To render your first chart, refer to this documentation link for the steps and instruction : https://www.fusioncharts.com/dev/getting-started/plain-javascript/your-first-chart-using-plain-javascript

 

Thanks,

Akash.

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