increase scale

This commit is contained in:
DhammaCharts 2022-06-01 21:22:31 +01:00
parent 19606ba63d
commit e809896338
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ enableLegend: false
enableDrag: true enableDrag: true
enableZoom: true enableZoom: true
depth: 1 # set to -1 to show full graph depth: 1 # set to -1 to show full graph
scale: 1 scale: 1.2
repelForce: 2 repelForce: 2
centerForce: 1 centerForce: 1
linkDistance: 1 linkDistance: 1
@ -22,7 +22,7 @@ enableLegendGG: false
enableDragGG: true enableDragGG: true
enableZoomGG: true enableZoomGG: true
depthGG: -1 # set to -1 to show full graph depthGG: -1 # set to -1 to show full graph
scaleGG: 1.2 scaleGG: 1.4
repelForceGG: 1 repelForceGG: 1
centerForceGG: 1 centerForceGG: 1
linkDistanceGG: 1 linkDistanceGG: 1