Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

November 3, 2013

Interactive tool for creating directed graphs…

Filed under: D3,Graphs — Patrick Durusau @ 5:54 pm

Interactive tool for creating directed graphs using d3.js.

From the webpage:

directed-graph-creator

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

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:

  • python -m SimpleHTTPServer 8000
  • navigate to http://127.0.0.1:8000

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

Not every useful tool is heavy weight.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress