The code is the sample code which is provided in the package.
I both tried :
echo renderChart("../../FusionCharts/Column2D.swf?ChartNoDataText=Please select a factory from pie chart above to view detailed data.", "", "", "FactoryDetailed", 600, 250, false, true);
==> Page keeps loading without graph displayed
echo renderChart("../../FusionCharts/Column2D.swf?ChartNoDataText=Please select a factory from pie chart above to view detailed data.", "", "", "FactoryDetailed", 600, 250, false, false);
=> Error: chartObj.setDataURL is not a function
I both tried in IE and Firefox
graph.txt