block by micahstubbs bb8a7dd10eb6b2a05db14a52ff228bdf

clustered force layout, static data

Full Screen

a force layout where like-nodes cluster together, drawn from static data

an iteration on the block Clustered Force Layout 4.0 from @shancarter

while es-linting code from this block, I read up on operator precendence in Javascript. It turns out that multiplication * is evaluated before division /.

check out the companion repo for a nice commit history and related experiments

index.html

graph.json

vis.js