wanted to slow down the force layout to make the clustering process a bit easier to see.
to that end, here’s a iteration that ups the number of collide
iterations from 2
to 60
a fork of the block K-Means as a force from @recifs aka Fil
Computing K-Means within a d3.forceSimulation loop.
Forked from mbostock‘s block: Collision Detection
forked from Fil‘s block: K-Means as a force - 60 collide iterations