tokajac

Charts not showing after upgrade to 3.13.0

Recommended Posts

Hello,

had various charts showing properly before, but since upgraded to 3.13.0 getting only error below where chart appeared earlier.

you are using incompatible files or deprecated "register" API of FusionCharts, please go through the docs to know more

https://www.fusioncharts.com/dev/upgrading/change-log#deprecated-4?version=3.13.0

Why isn't the latest backward compatible? Is there any extra dependency configuration? I noticed that fileset is different:

old fileset:

maps (directory)

themes (directory)

fusioncharts.js

fusioncharts.charts.js

fusioncharts.gantt.js

fusioncharts.maps.js

fusioncharts.powercharts.js

fusioncharts.ssgrid.js

fusioncharts.treemap.js

fusioncharts.usa.js

fusioncharts.widgets.js

fusioncharts.zoomscatter.js

new 3.13.0 fileset:

maps (directory)

themes (directory)

fusioncharts.js

fusioncharts.charts.js

fusioncharts.gantt.js

fusioncharts.maps.js

fusioncharts.overlappedbar2d.js

fusioncharts.overlappedcolumn2d.js

fusioncharts.powercharts.js

fusioncharts.timeseries.js

fusioncharts.treemap.js

fusioncharts.vml.js

fusioncharts.widgets.js

fusioncharts.zoomline.js

fusioncharts.zoomscatter.js

 

Regards

Share this post


Link to post
Share on other sites

3.13.0 doesn't work in Chrome, but works in Firefox. When using Chrome, exception occurs in fusioncharts.js

Does it require any specific configuration for Chrome? How to make 3.13.0 work in Chrome?

Regards

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