Skip to content

Commit

Permalink
More length.
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferStrube committed Oct 17, 2024
1 parent ef6e107 commit 99c1e40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
NodeImageMapper="n => n.Image"
NodeRepulsionMapper="_ => 1200"
EdgeSpringConstantMapper="_ => 0.7"
EdgeSpringLengthMapper="_ => 200"
EdgeSpringLengthMapper="_ => 250"
EdgeFromMapper="e => e.from"
EdgeToMapper="e => e.to"
EdgeWidthMapper="_ => 5"
Expand Down

0 comments on commit 99c1e40

Please sign in to comment.