Interactive tool for creating directed graphs
Run:
python -m SimpleHTTPServer 8000
- navigate to http://127.0.0.1:8000/graph-init-dev.html
Operation:
- Click on graph to create a node
- shift-click-drag to connect nodes with edges
- click on node or edge and press backspace to delete