adjust forces

Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
This commit is contained in:
Soc Virnyl Estela 2024-06-30 23:19:39 +08:00
parent b6999ad34c
commit 6e9ee9d4b5
Signed by: uncomfyhalomacro
SSH key fingerprint: SHA256:9Ez84JDMZLHJvRH+Kjgvlb+eX82QYEW127e6Rj66zBY

View file

@ -21,8 +21,8 @@ const leGraph = Component.Graph({
zoom: true,
depth: -1,
scale: 0.8,
repelForce: 0.5,
centerForce: 0.3,
repelForce: 0.3,
centerForce: 0.6,
linkDistance: 30,
fontSize: 0.6,
opacityScale: 1,