Sign in to follow this  
1qTour

chart error

Recommended Posts

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

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

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

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
Guest Basundhara Ghosal

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this