obsidian/internals/internal-plugins/graph/options
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| GraphColorGroupOptions | Options section for managing color groups that visually categorize graph nodes. |
| GraphColorGroupOptionsGroup | UI components for a single color group entry in the graph settings panel. |
| GraphDisplayOptions | Options section for graph display settings such as node size, line thickness, and arrows. |
| GraphFilterOptions | Options section for graph filter settings controlling which files appear in the graph. |
| GraphForceOptions | Options section for graph force simulation parameters such as repel, link, and center forces. |
| GraphOptions | Base interface for a collapsible graph options section in the settings panel. |