HTMLGraph

Remove Edge

Removes a specified edge from the canvas.

    
canvas.removeEdge("edge-1")

  

Parameters for removeEdge:

NameTypeDescriptionRequired
idanyIdentifier of the edge to removeyes