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 render two text labels, and how to calculate the label angle by calling methods from the inherited built-in edge.
See Custom Edges for details.