SharpPlot Tutorials > Style Examples > Dissected Arrows Dissected Arrows
Arrows are drawn starting and ending a little way from the nodes
sp.VectorStyle = VectorStyles.Dissected;
This is a good style for a directed graph if the nodes have already been drawn as a scatter plot.
See also ...SharpPlot Members | SharpPlot.NetworkMapStyle Property | SharpPlot.VectorStyle Property
Send comments on this topic © Dyalog Ltd 2021
|