Skip to content

Instantly share code, notes, and snippets.

View rodw's full-sized avatar

Rod Waldhoff rodw

View GitHub Profile
@rodw
rodw / pentagonal-graph-for-reinh.gv
Created March 8, 2014 22:47
Graphviz DOT file that generates the image @reinh is looking for in the tweet at https://twitter.com/ReinH/status/440955529494413313 Renders as http://ow.ly/i/4PO8v
//
// Run this graph definition through the dot rendering engine.
//
// E.g.:
// dot -Tpng pentagonal-graph-for-reinh.gv -o image.png
// or
// dot -Txlib pentagonal-graph-for-reinh.gv
//
// Also note that if you don't care about the exact orientation,
// the "out of the box" rendering with the circo engine is pretty