GraphObject.draw_edges
- GraphObject.draw_edges()[source]
Draw the edges of the graph.
Edges are drawn based on the values of
self.show_edges
self.edgecolor
self.edgewidth
- Returns:
- list
The identifiers of the objects representing the edges in the visualization context.