Skip to content

IRT-SystemX/nodetrix

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
lib
 
 
src
 
 
 
 
 
 
 
 
 
 

NodeTrix Javascript

NodeTrix_Miserables

NodeTrix is a Node-Link Diagram hybrid visualization with Adjacency Matrix. Learn more about the research behind the tool.

Installing

Download the latest version here:

Or, from the command line:

git clone git://github.com/IRT-SystemX/nodetrix.git

When developing locally, note that your browser may enforce strict permissions for reading files out of the local file system. For example, you can run Python's built-in server:

python -m SimpleHTTPServer 8888 &

Once this is running, go to http://localhost:8888/ using chrome or firefox.

Dependencies

Already included :

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published