GraphObject.draw_nodes
- GraphObject.draw_nodes()[source]
Draw the nodes of the graph.
Nodes are drawn based on the values of
self.show_nodes
self.nodecolor
self.nodesize
- Returns:
- list
The identifiers of the objects representing the nodes in the visualization context.