Software Programming

Kunuk Nykjaer

Posts Tagged ‘sunburst

Generic visualization of XML documents with SVG

leave a comment »

Visualizing XML
I am working on a visualization project of XML documents using SVG to generate views.
I have implemented a prototype which can be seen here http://jory.dk/AreaXmlV/

All kinds of valid XML documents can be visualized. It’s a generic approach where the structure of the XML is examined and visualized.

Following hierarchical visualization types are implemented:
Tree, Rectangle, Chinese Boxes, Mindmap, File System and Sunburst.

Mindmap view example
Mindmap view

The project is available at http://code.google.com/p/xml-visual-dotnet/

Written by kunuk Nykjaer

May 7, 2011 at 7:20 pm

Follow

Get every new post delivered to your Inbox.