ForceDiagram.is_dual_edge_external
- ForceDiagram.is_dual_edge_external(edge)
Verify if the corresponding edge in the diagram’s dual is marked as “external”.
- Parameters:
- edgetuple of int
The edge identifier.
- Returns:
- bool
Verify if the corresponding edge in the diagram’s dual is marked as “external”.
The edge identifier.