Force Directed Graph

This is a lively one, an implementation of http://bl.ocks.org/mbostock/4062045.

This simple force-directed graph shows character co-occurence in Les Misérables. A physical simulation of charged particles and springs places related characters in closer proximity, while unrelated characters are farther apart. Layout algorithm inspired by Tim Dwyer and Thomas Jakobsen. Data based on character coappearence in Victor Hugo’s Les Misérables, compiled by Donald Knuth.

Drag points around to manipulate the graph.

 

 



Comments are closed.