Edge-based Node Location
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 add two icons at the end of a built-in edge for locating the node on the other end. It can significantly improve reading efficiency when the graph spans more than one screen.
See Custom Edges for details.