Chaitanp

Fusioncharts and ZK fails to load together

Recommended Posts

Hi Team,

We are working on a POC with Fusion Charts. I downloaded the latest javascript files and was able to render the charts.

But our application is built with zk 3.0.5. It loads a JS file with name zk.js.dsp. When we load zk.js.dsp and fusionchart.js together in the same page, then the fusioncharts fails to load with the below error.

fusioncharts.js:13 Uncaught TypeError: undefined is not a function
    at e.exports (fusioncharts.js:13)
    at e.exports (fusioncharts.js:13)
    at fusioncharts.js:13
    at Array.map (fusioncharts.js:13)
    at Array.toArray (zk.js.dsp:2)
    at e.exports (fusioncharts.js:13)
    at Object.window.webpackJsonpFusionCharts (fusioncharts.js:13)
    at a (fusioncharts.js:13)
    at Object.window.webpackJsonpFusionCharts (fusioncharts.js:13)
    at a (fusioncharts.js:13)

Can you please help us to resolve the same. Please find attached zip file to recreate the above mentioned issue.

SampleData.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