Structs§
- Render
Options - Options controlling what information is rendered in the DOT output.
Functions§
- actor_
color - Return a fill color for a given actor string.
- escape_
dot - Escape a string for use in DOT label attributes (double-quoted context).
- escape_
html - Escape a string for use inside HTML-like DOT labels.
- render
- Render any Toolpath
Documentvariant to a Graphviz DOT string. - render_
graph - Render a
Graphas a DOT digraph. - render_
path - Render a
Pathas a DOT digraph. - render_
step - Render a single
Stepas a DOT digraph.