Chaitanp

Members
  • Content count

    2
  • Joined

  • Last visited

Posts posted by Chaitanp


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