Reference > Methods > DrawTriangle Method > (Double[,])

SharpPlot.DrawTriangle Method (Double[,])

Triangle plot from a 3-col matrix of proportions.

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

See also ...

SharpPlot Members | DrawTriangle Method


Send comments on this topic
© Dyalog Ltd 2013