From fce5c5f12bae98b78a64c778a11b8ed9ea172821 Mon Sep 17 00:00:00 2001 From: JetHughes <54698364+JetHughes@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:11:45 +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 a6f916acb..4204dc10c 100644 --- a/data/graphConfig.yaml +++ b/data/graphConfig.yaml @@ -9,7 +9,7 @@ localGraph: enableLegend: false enableDrag: true enableZoom: true - depth: 1 # set to -1 to show full graph + depth: 2 # set to -1 to show full graph scale: 1.2 repelForce: 2 centerForce: 1