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 (7)

org-roam-graph(&optional ARG NODE)
org-roam-graph--build(GRAPH &optional CALLBACK)
org-roam-graph--dot(&optional EDGES ALL-NODES)
org-roam-graph--dot-option(OPTION &optional WRAP-KEY WRAP-VAL)
org-roam-graph--format-node(NODE TYPE)
org-roam-graph--open(FILE)
org-roam-org-protocol-link-builder(NODE)

Defined faces (0)