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