|
|
|
|
|
by gearhart
4083 days ago
|
|
Interesting concept. I love the connection information you can draw from Twitter, I wonder how closely it correlates to actual outbound/inbound influence. From a purely visual (and probably pedantic) perspective, if you turn off d3's "gravity" you'll get a (marginally) more representative picture because the only forces acting on the nodes will be the links, and you don't need to worry about things floating off because you've already got one fixed point attached to all other nodes. |
|
On your second point: thing is - could be because I am not a d3 expert - when I turn off gravity, I am struggling to keep nodes within the canvas. Maybe I am missing another setting?