I got an problem, when I want to display my chart.
I got not error message, and no chart display.
My code :
Quote
FusionCharts Examples
Basic example using pre-built Data.xml
<%
/*
This page demonstrates the ease of generating charts using FusionCharts.
For this chart, we've used a pre-defined Data.xml (contained in /Data/ folder)
Ideally, you would NOT use a physical data file. Instead you'll have
your own JSP to create the XML data document. Such examples are also present.
For a head-start, we've kept this example very simple.
*/
//Create the chart - Column 3D Chart with data from Data/Data.xml
%>
Unable to see the chart
above?
the files : test.xml, column3D.swf and FusionChartsHTMLRenderer.jsp are in the same repository.
Do you have an idea why it doesn't works?
Flash v 10
Thanks a lot,

Back to top
MultiQuote