diagram-tools icon indicating copy to clipboard operation
diagram-tools copied to clipboard

A number of small tools for generating and manipulating diagrams, mostly based around Graphviz

Diagram Tools

A number of small tools for generating and manipulating diagrams, mostly relying on Graphviz for output.

Vidar Hokstad <[email protected]>

Unless otherwise noted, everything here is under the MIT license - see the LICENSE file.

notugly.xsl

An XSL transform to pretty up the SVG output from Graphviz; see also this update

By Vidar Hokstad and Ryan Shea; Contributions by Jonas Tingborn, Earl Cummings, Michael Kennedy (Graphviz 2.20.2 compatibility, bug fixes, testing, lots of gradients); Paul Boddie (refactoring, bug fixes)

Example output:

expected output

arytodot.rb

A script by Vidar Hokstad to visualize Ruby arrays using Graphviz

traceviz.rb

A script by Vidar Hokstad to visualize traceroute ouput with Graphviz