1qTour Report post Posted July 19, 2010 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 Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 19, 2010 Hi, Could you please re-check the root path that you have specified for the FusionCharts.js file? Share this post Link to post Share on other sites
1qTour Report post Posted July 20, 2010 Hi Basundhara, Thanks for the reply... Yes i am sure this is right, have done it manually and also using the url browser on dreamweaver( in case my eyes were deceiving me) and just there again also. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 20, 2010 Hi, Thanks for your appreciation. Could you please send us the sample code that you are using? Awaiting your reply. Share this post Link to post Share on other sites
1qTour Report post Posted July 20, 2010 cheers, sorted.... didnt realise single quotes had to be used in the xml for this method. Thanks again for your help Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 20, 2010 Hi, You are welcome. Glad that your issue is resolved. Keep smiling and keep FusionCharting. Share this post Link to post Share on other sites