SharpPlot Reference > SharpPlot Methods > DrawBoxPlot Method > (Double[],Boolean[]) SharpPlot.DrawBoxPlot Method (Double[],Boolean[])
Construct box-whisker plot from data array and one boolean category.
public void DrawBoxPlot(
double[] data,
bool[] cat1
);
See also ...SharpPlot Members | SharpPlot.DrawBoxPlot Method
Send comments on this topic © Dyalog Ltd 2021
|