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