File: org-roam-graph.el.html

This extension implements capability to build and generate graphs in Org-roam with the help of Graphviz.

Defined variables (11)

org-roam-graph-edge-extra-configExtra edge options passed to graphviz.
org-roam-graph-executablePath to graphing executable, or its name.
org-roam-graph-extra-configExtra options passed to graphviz.
org-roam-graph-filetypeFile type to generate when producing graphs.
org-roam-graph-generation-hookFunctions to run after the graph has been generated.
org-roam-graph-link-builderFunction used to build the Org-roam graph links.
org-roam-graph-link-hidden-typesWhat sort of links to hide from the Org-roam graph.
org-roam-graph-max-title-lengthMaximum length of titles in graph nodes.
org-roam-graph-node-extra-configExtra options for graphviz nodes.
org-roam-graph-shorten-titlesDetermines how long titles appear in graph nodes.
org-roam-graph-viewerMethod to view the org-roam graph.

Defined functions (1)

org-roam-graph(&optional ARG NODE)

Defined faces (0)