/dependency-nodes

A node visualizer to observe the links between the objects of a project

Primary LanguagePythonMIT LicenseMIT

dependency-nodes

A node visualizer to observe the links between the objects of a project.

Result Snapshot

Here is a graph of the ARIIA project (see ARIIA) computed by this project : Graph project ARIIA

External lib used

  • snakefood (python)
  • vis (javascript)

Note

This project is in developpement, to test the current code you will have to generate a Python simple server, by executing this command :

python -m SimpleHTTPServer

in the dependency-nodes folder.