Module dot

Source
Expand description

Graph visualization as a dot or svg file.

Functionsยง

graph_to_dot
Render the given graph as a graphviz string.
graph_to_svg
Render the given graph as an svg file.