diff --git a/dist/workers/graph.js b/dist/workers/graph.js index 59f0c6fcf6..b6a6794884 100644 --- a/dist/workers/graph.js +++ b/dist/workers/graph.js @@ -35,7 +35,7 @@ const forceProps = { }, charge: { strength: -250, - distanceMax: 100, + distanceMax: 300, }, link: { distance: 50,