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