0.5.0 • Published 8 years ago

graph-diagrams v0.5.0

Weekly downloads
10
License
MIT
Repository
github
Last release
8 years ago

graph-diagrams

A tool for visualizing directed graphs. Try it!

This tool has been used to create the graph diagrams found in

  • reactive-model
  • reactive-function
  • graph-data-structure

To use, clone this repository then run npm start. To open a graph file from the /public/graphs directory, add the name of the file to the URL hash (e.g. http://localhost:3000/#full-name) then refresh the page. This is all the tool does currently. There are plans to save the coordinates for fixed nodes in the graph files.

Draws from Reactive Flow Diagram.

Diagrams

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago