Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_subgraph( self, viz: Any, nodes: list[list[str]],
viz
Any
The graphviz object.
nodes
list[list[str]]
The nodes to add.
parent_prefix
list[str] | None
None
Add subgraphs to the graph.
The prefix of the parent subgraph.