SharpPlot Reference > SharpPlot Methods > DrawTriangle Method > (Int32[0:,0:])

SharpPlot.DrawTriangle Method (Int32[0:,0:])

Triangle plot from a 3-col matrix of counts.

public void DrawTriangle(
    int[,] data
);
data
Exactly 3 matching series of counts or proportions.

See also ...

SharpPlot Members | SharpPlot.DrawTriangle Method


Send comments on this topic
© Dyalog Ltd 2021