Reduce default strength.
This commit is contained in:
parent
8db7cbdf6c
commit
28bacadb96
|
|
@ -7,7 +7,7 @@ export default function() {
|
|||
var nodes,
|
||||
node,
|
||||
alpha,
|
||||
strength = constant(-100),
|
||||
strength = constant(-30),
|
||||
strengths,
|
||||
distanceMin2 = 1,
|
||||
distanceMax2 = Infinity,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user