SharpPlot Reference > SharpPlot Methods > DrawTriangle Method > (Double[0:,0:]) SharpPlot.DrawTriangle Method (Double[0:,0:])
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 | SharpPlot.DrawTriangle Method
Send comments on this topic © Dyalog Ltd 2021
|