yaniv-aknin / multiviz

Trivial webapp to partially render graphviz charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiviz

A trival webapp to render partial graphviz charts.

I made a chart at work and my colleagues thought it's too complicated (meh), so I hacked this up to present the chart one section at a time.

Graphviz handles dangling edges well, which makes for a nice rendering experience when only some subgraphs are presented.

Please don't look at the code, it's horrific.

About

Trivial webapp to partially render graphviz charts

License:MIT License


Languages

Language:Python 59.1%Language:HTML 40.9%