/dot2html

Graph visualization with d3js

Primary LanguageHTML

dot2html

Graph visualization with d3js with SCC detection

How to use dot2html

Type this at dot2html root folder:

$ python dot2html YOUR_DOT_FILE.dot

and it will generate YOUR_DOT_FILE.html. Enjoy it!