Interactive tool for creating directed graphs, created using d3.js.
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 and then drag to connect nodes with edges
- shift-click on a node to change its title
- click on node or edge and press backspace/delete to delete