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