erica-scarpa / sigmajs_example

Basic example application to demonstrate Sigma.js

Home Page:http://www.tweetegy.com/2014/07/network-data-visualization-graph-using-sigmajs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sigma JS Example

Example Sigma JS Network Graph Visualization.

For more details about the story check the following blog post on tweetegy.com

Installation / Try this out at home

  1. Clone this repo to your own computer

  2. CD into the example directory

  3. Run the following command:

python -m SimpleHTTPServer

Visit http://localhost:8000 and test the application!

About

Basic example application to demonstrate Sigma.js

http://www.tweetegy.com/2014/07/network-data-visualization-graph-using-sigmajs/