LinkLeave
eventsFires when the user leaves a link. Similar to the mouseleave event.
Event Data
e.dataItem Object
The data item of the left link.
e.originalEvent Object
The original browser event.
e.preventDefault Function
If invoked, the default action of the event will not be executed.
e.sender Sankey
The Sankey widget instance.