XML data visulization -


What kind of structure would I need to create like a chart?

If you can provide me a link to an XML file that shows which type of structure would be great

thanks

< / Div>

This really depends on the framework / visualization engine that you use to create graphs.

The data is likely represented as a group of those series, which contain the categories and labels

The XML data used in the examples of Axis is their


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -