joonahn / dot2html

Graph visualization with d3js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Graph visualization with d3js


Languages

Language:HTML 81.3%Language:Python 18.7%