Brajesh Kourav Report post Posted August 23, 2018 (edited) I have updated window 10 server 2012 R2 and also java from 1.7 to 1.8. After update i'm able to show chart but when drill down to next level getting below mentioned error. Error: script5007: unable to get property 'push' of undefined or null reference in fusionchart.hc.js found line which include error on console of browser (checked in chrome, IE11 and mozila same error in all the browsers): .push({cmd:"render",obj:this,args:arguments}) in fusionchart.hc.js file. Edited August 23, 2018 by Brajesh Kourav Detailed out. Share this post Link to post Share on other sites
Akash Biswas Report post Posted August 24, 2018 Hi Brajesh, The JS file fusionchart.hc.js file was used long back which has been deprecated now. FusionCharts current version is 3.13.1, and there has been huge architectural changes made along with new features and chart types added to the library. We would suggest you to upgrade to the current version and check. Download link(Trial version) 3.13.1 : https://www.fusioncharts.com/download/fusioncharts-suite DevCenter link : https://www.fusioncharts.com/dev/ Thanks, Akash. Share this post Link to post Share on other sites
Brajesh Kourav Report post Posted August 24, 2018 9 minutes ago, Akash Biswas said: Hi Brajesh, The JS file fusionchart.hc.js file was used long back which has been deprecated now. FusionCharts current version is 3.13.1, and there has been huge architectural changes made along with new features and chart types added to the library. We would suggest you to upgrade to the current version and check. Download link(Trial version) 3.13.1 : https://www.fusioncharts.com/download/fusioncharts-suite DevCenter link : https://www.fusioncharts.com/dev/ Thanks, Akash. Hello Akash, First of all thanks for your reply. When i'm using this fusion chart in my local system with window 7 it is working fine with all level and also on prod server with window 10 it shows first chart but after drill down to next level it is showing mentioned error on prod server. So please clarify on this that i need to change fusionchart.hc.js for windows 10 update right? Note : Is it fusionchart OS/browser dependent or not please clarify the version compatibility for fusion chart (for OS and browser). Share this post Link to post Share on other sites
Akash Biswas Report post Posted August 27, 2018 Hi Brajesh, FusionCharts is not browser or OS dependent. It will work across all browsers and OS. You need to use the current version library and check if you are getting the issue, as the version that you are using is deprecated and support has been discontinued for that version. Thanks, Akash. Share this post Link to post Share on other sites