We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ddb406 commit 91a8471Copy full SHA for 91a8471
quartz/components/Graph.tsx
@@ -30,7 +30,7 @@ const defaultOptions: GraphOptions = {
30
localGraph: {
31
drag: true,
32
zoom: true,
33
- depth: 1,
+ depth: 2,
34
scale: 0.5,
35
repelForce: 2,
36
centerForce: 0.2,
0 commit comments