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.
Compare this display to a force layout with curved links, a force layout with fisheye distortion and a matrix diagram.
Hi guys,
I'm reusing the code and have not been able to successfully modify it to implement this requirement: "The 'clicked' node in the graph moves to the center of the force-directed graph and the graph is re-drawn!"
Can you help me point to some example that does this. I'd be very thankful.
Regds, Kuldeep.