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. We've divided
the entire debugging process into three sections:
- Basic Troubleshooting - Manual methods to solve such problems.
- Using the Debug Mode - Using Debug Window
that helps you un-earth the problems with your chart. We'll cover
that in next page.
- Using the FusionCharts JavaScript class - Mechanism to debug charts using JavaScript events and error handlers.
Let's us cover basic trouble shooting first. While creating your chart,
if for some reason you do not see your chart like it should, check for
the following actions: |