XML data to graphs

Friday 4 June 2004This is over 20 years old. Be careful.

I’d like to take some XML data I have, and transform it into a graph diagram (not a quantitative chart, but a topological graph). SVG is an XML language for diagrams, but won’t do graph layout for me. Graphviz does layout, but has an ad-hoc language. For some reason I’d rather it was XML input. Has anyone found anything useful along these lines?

Comments

[gravatar]
What about those .dia files that postgresql_autodoc generates for example.
See http://www.rbt.ca/autodoc/output-dia.html
[gravatar]
Ned, FYI, here are some graph editing frameworks I bookmarked a few years ago: GEF, JGraph, and TouchGraph. These may be inactive projects or no longer relevant. Also, I wasn't as concerned with output, so I have no idea what each supports for that. Let us know what you find.
[gravatar]
Maybe of interest to you:

http://www.svgopen.org/2003/papers/ComparisonXML2SVGTransformationMechanisms/index.html

Add a comment:

Ignore this:
Leave this empty:
Name is required. Either email or web are required. Email won't be displayed and I won't spam you. Your web site won't be indexed by search engines.
Don't put anything here:
Leave this empty:
Comment text is Markdown.