I have loaded the sample data and have got that 3D Bar chart to work. Very nice.
Created my own data and xml file, changed data source in html page and I get error message "invalid xml data"
Please can you tell me what is wrong with this XML data.
<Chart caption='Monthly Sales Summary' subcaption='For the year 2007' xAisName='Month' yAxisName='Sales'>
<set label ='January' value='13069' />
<set label ='July' value='907' />
<set label ='October' value='5' />
<set label ='September' value='12' />
</chart>
Thanks in advance.
London Lad

Back to top
MultiQuote
