Ask a question to get started
Enter to sendā¢Shift+Enter new line
add_node( self, viz: Any, node: str, ) -> None
viz
Any
The graphviz object.
node
str
The node to add.
Adds a node to the graph.