Hi,
as in the description im getting an error that i am unable to figure out. it just says "chart." where the chart should be.
i include the FusionCharts.asp file & FusionCharts.js files. call the chart using the line
<code>
Call renderChart("../charts/Pie3D.swf", "", xmlData, "FactorySum", 200, 200, false, false)
</code>
I have checked the xml which is just a simple pie chart and it works via the dataURL method so that checks out.
any help would be appreciated. Thanks
Daithi