Skip to content

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

License

Notifications You must be signed in to change notification settings

metal3d/diagram-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: http://www.hokstad.com/making-graphviz-output-pretty-with-xsl.html
     And: http://www.hokstad.com/making-graphviz-output-pretty-with-xsl-updated.html
     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)

 * arytodot.rb: A script to visualize Ruby arrays using Graphviz
     See: http://www.hokstad.com/creating-graphviz-graphs-from-ruby-arrays.html
     By Vidar Hokstad

 * traceviz.rb: A script to visualize traceroute ouput with Graphviz
     See: http://www.hokstad.com/traceviz-visualizing-traceroute-output-with-graphivz.html
     By Vidar Hokstad

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%