Skip to content

Commit 91a8471

Browse files
author
KWaloen
committed
update graph
1 parent 1ddb406 commit 91a8471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz/components/Graph.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const defaultOptions: GraphOptions = {
3030
localGraph: {
3131
drag: true,
3232
zoom: true,
33-
depth: 1,
33+
depth: 2,
3434
scale: 0.5,
3535
repelForce: 2,
3636
centerForce: 0.2,

0 commit comments

Comments
 (0)