Search the Community
Showing results for tags 'loading'.
Found 2 results
-
FusionChart showing '' Loading chart. Please wait'' when rendered (React JS)
Yasmine posted a topic in Introduction
Hello everyone, I am new to FusionCharts and I am currently working on implementing a multilevelpie chart. I added the dataSource into state so that I can manipulate it later and I am simply rendering it. All I am seeying is "Loading chart. Please wait" and it doesn't change. I already tried verifing the location of the js files in the nodes_modules and I installed flash_player but nothing has changed. The code is in the App.js file. and the screen shot of what I am seeying . Node version: 12.16.2 Could you please me to solve this problem. thank you App.js -
I recently moved my WordPress sites from one server to another. I have a pretty much identical setup, same theme, many of the same plugins, yet charts load on the old site but not the new one: Old: https://ubercool.com/when-did-innovation-catch-on/ New: https://michaeltchong.com/when-did-innovation-catch-on/ I did turn off all plugins to see if there was a conflict, there is not, and made sure the fusioncharts folder is in the root directory. Any tips?