diff --git a/src/manyBody.js b/src/manyBody.js index 12c27ff..c8a87e4 100644 --- a/src/manyBody.js +++ b/src/manyBody.js @@ -7,7 +7,7 @@ export default function() { var nodes, node, alpha, - strength = constant(-100), + strength = constant(-30), strengths, distanceMin2 = 1, distanceMax2 = Infinity,