Basic Troubleshooting |
When trying to make a chart using FusionCharts, if you get any errors (or if the chart doesn't render), there could a lot of reasons for it. Here, we'll try and cover them up. While creating your chart, if for some reasons you do not see your chart like it should, check for the following actions: |
SWF Movie not Loading or No chart shown |
When viewing your page containing the chart, if you see an endless loading progress bar in your browser, or if the right click menu (right click at the place where the chart is supposed to be) shows "Movie not loaded", check the following:
|
"Error in Loading Data" message |
If you get a "Error in Loading Data" message in your chart, it means that FusionCharts could not find XML data at the specified URL. In that case, check the following:
|
"Invalid XML Data" message |
If you get an "Invalid XML Data" message, it means that the XML data document is malformed. Check it again for common errors like:
|
"No data to display" message |
If your chart shows a "No data to display" message, it could be the following scenarios:
|
FusionCharts v3 offers an advanced method of debugging - using the in-built visual debugger. It helps you intelligently track and find possible reasons of errors that occured. |