ar.falsy.cat/data/graphConfig.yaml

36 lines
702 B
YAML
Raw Normal View History

# if true, a Global Graph will be shown on home page with full width, no backlink.
# A different set of Local Graphs will be shown on sub pages.
# if false, Local Graph will be default on every page as usual
enableGlobalGraph: true
### Local Graph ###
2021-07-18 13:35:42 +00:00
enableLegend: false
enableDrag: true
enableZoom: true
depth: 1 # set to -1 to show full graph
2022-06-01 20:22:31 +00:00
scale: 1.2
repelForce: 2
centerForce: 1
linkDistance: 1
fontSize: 0.6
opacityScale: 3
### Global Graph ###
enableLegendGG: false
enableDragGG: true
enableZoomGG: true
depthGG: -1 # set to -1 to show full graph
2022-06-01 20:22:31 +00:00
scaleGG: 1.4
repelForceGG: 1
centerForceGG: 1
linkDistanceGG: 1
fontSizeGG: 0.5
opacityScaleGG: 3
### Graphs ###
2021-07-18 13:35:42 +00:00
paths:
- /moc: "#4388cc"