From c1e2fd459b705135e580f52d6d90ecc08e5c3a2f Mon Sep 17 00:00:00 2001 From: Jet Hughes <54698364+JetHughes@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:21:07 +1200 Subject: [PATCH] Update graphConfig.yaml --- data/graphConfig.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/graphConfig.yaml b/data/graphConfig.yaml index 4204dc10c..a6f916acb 100644 --- a/data/graphConfig.yaml +++ b/data/graphConfig.yaml @@ -9,7 +9,7 @@ localGraph: enableLegend: false enableDrag: true enableZoom: true - depth: 2 # set to -1 to show full graph + depth: 1 # set to -1 to show full graph scale: 1.2 repelForce: 2 centerForce: 1