gaybro8777 / directed-graph-creator

Interactive tool for creating directed graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directed-graph-creator

Interactive tool for creating directed graphs, created using d3.js.

Demo: http://bl.ocks.org/cjrd/6863459

Metacademy Logo

Operation:

  • drag/scroll to translate/zoom the graph
  • shift-click on graph to create a node
  • shift-click on a node and then drag to another node to connect them with a directed edge
  • shift-click on a node to change its title
  • click on node or edge and press backspace/delete to delete

Run:

Github repo is at https://github.com/metacademy/directed-graph-creator

License: MIT/X

About

Interactive tool for creating directed graphs


Languages

Language:JavaScript 93.4%Language:CSS 6.6%