Over a year ago I posted an XSL file for prettying up Graphviz diagrams.
I got lots of feedback, and recently I've been fixing various bugs, and I finally got around to adding support for more of the Graphviz node shapes etc.
Here's an example of various node types and colors with the new version. Note that while rounder corners are "sort of" working, I haven't found a good way of making the gradient fill work nicely with it. The current version has been tested with Graphviz 2.20.2.
I got lots of feedback, and recently I've been fixing various bugs, and I finally got around to adding support for more of the Graphviz node shapes etc.
Here's an example of various node types and colors with the new version. Note that while rounder corners are "sort of" working, I haven't found a good way of making the gradient fill work nicely with it. The current version has been tested with Graphviz 2.20.2.
Older Entries
<<< Back to top- 2009-02-03 Simple charts in Ruby using SVG::Graph
- 2008-06-19 Hypno trip down the fractal rug - animated sierpinski in javascript
- 2008-05-29 TraceViz: Visualizing traceroute output with graphivz
- 2008-03-22 Draw a logo with gradients with Ruby and Cairo
- 2008-03-22 Web2.0 style logo reflection with Ruby and Cairo
- 2008-03-22 Simple drawing in Ruby with Cairo