Hacker News new | ask | show | jobs
by dzyanis 1618 days ago
I used it for visualization on my project https://github.com/srce/roadmap/blob/master/stacks/java/data...

.XML -> Python script -> .DOT -> Graphviz -> *.SVG

It's very useful and probably the best example of using DOT language, unfortunately.