adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

Generate GraphViz support #20

Open adrianco opened 9 years ago

adrianco commented 9 years ago

The graphjson and graphml formats should be easily translated into GraphViz notation so that people can use that toolset to manipluate the graphs. http://www.graphviz.org/Home.php

Filing this as an enhancement in case anyone feels like building a translator or generator code.