Demo of HeyGraph: Canvas-based Network Graph diagramming tool
This is a demo of HeyGraph, a Javascript and canvas based tool for visualing network graphs. Currently only a force directed layout is available. Additionally the visual appearance is limited to the white dots on a blue background demonstrated above. The graph displayed has been generated at random. Refresh the page to see another random graph visualised. Please view this page in Google Chrome for the best performance.
The source for HeyGraph is available under an MIT license on GitHub. You can read more about the tool on my blog
Below is the JSON that describes the Javascript used to initialise the HeyGraph component.