From 077f3a0d11dad02efa37aabc132e70f5dba30376 Mon Sep 17 00:00:00 2001
From: DhammaCharts <100090806+DhammaCharts@users.noreply.github.com>
Date: Wed, 1 Jun 2022 21:22:31 +0100
Subject: [PATCH] increase scale

---
 data/graphConfig.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/graphConfig.yaml b/data/graphConfig.yaml
index 7f08130..f8b9941 100644
--- a/data/graphConfig.yaml
+++ b/data/graphConfig.yaml
@@ -9,7 +9,7 @@ enableLegend: false
 enableDrag: true
 enableZoom: true
 depth: 1 # set to -1 to show full graph
-scale: 1
+scale: 1.2
 repelForce: 2
 centerForce: 1
 linkDistance: 1
@@ -22,7 +22,7 @@ enableLegendGG: false
 enableDragGG: true
 enableZoomGG: true
 depthGG: -1 # set to -1 to show full graph
-scaleGG: 1.2
+scaleGG: 1.4
 repelForceGG: 1
 centerForceGG: 1
 linkDistanceGG: 1