forked from GitHub/quartz
chore: update docs
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
adb7ad2a3c
commit
3eb8727c91
@ -49,6 +49,7 @@ Component.Graph({
|
|||||||
opacityScale: 1,
|
opacityScale: 1,
|
||||||
removeTags: [], // what tags to remove from the graph
|
removeTags: [], // what tags to remove from the graph
|
||||||
showTags: true, // whether to show tags in the graph
|
showTags: true, // whether to show tags in the graph
|
||||||
|
enableRadial: true, // Whether to constrain the graph, similar to Obsidian
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user