SharpPlot Reference > SharpPlot Methods > DrawNetworkMap Method > (Int32[][]) SharpPlot.DrawNetworkMap Method (Int32[][])
Draw a network of links, letting SharpPlot arrange the nodes.
public void DrawNetworkMap(
int[][] data
);
-
data
- Link strengths between nodes.
See also ...SharpPlot Members | SharpPlot.DrawNetworkMap Method
Send comments on this topic © Dyalog Ltd 2021
|