Chaitanp Report post Posted September 28, 2020 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
Chaitanp Report post Posted September 29, 2020 On 9/28/2020 at 10:13 AM, Chaitanp said: Hi Team, Any update ? We are planning to go for the Licensed copy of FusionCharts if we can complete the POC activity. Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted September 29, 2020 Hi, To fix the above problem please test with version 3.12.2 for an immediate fix: https://unpkg.com/browse/[email protected]/ Here is a snapshot of the chart using zkoss build : Share this post Link to post Share on other sites