TopologyDiagram.edge_force

TopologyDiagram.edge_force(edge)[source]

Gets the force value at an edge.

Parameters:

edge (tuple) – The u, v edge key.

Returns:

force (float) – The force value in the edge.