sigma.js – Web network visualization made easy by Alexis Jacomy.
From the webpage:
sigma.js is an open-source lightweight JavaScript library to draw graphs, using the HTML canvas element. It has been especially designed to:
- Display interactively static graphs exported from a graph visualization software – like Gephi
- Display dynamically graphs that are generated on the fly
From October of 2012:
osdc2012-sigmajs-demo – French OSDC 2012 (demo)
osdc2012-sigmajs-presentation – French OSDC 2012 (Landslide presentation)
See also: Using Sigma.js with Neo4j.
A tweet from Andreas Müller reminded me to create a separate post on sigma.js.