Custom Edge
mobile
VGraph provides a rich set of built-in edges, and in most cases you do not need to customize the path. It is recommended to extend a built-in edge and only customize what you need. This demo shows how to display an icon in the middle of an edge on hover and interact with it. You can comment out the edge-positioning code to make the icon appear at the cursor for a better experience.
See Custom Edges for details.