SharpPlot Reference > SharpPlot Methods > DrawBoxPlot Method > (Double[],Int32[],Int32[])

SharpPlot.DrawBoxPlot Method (Double[],Int32[],Int32[])

Construct compound box-whisker plot from a data array and two integer category arrays.

public void DrawBoxPlot(
    double[] data,
    int[] cat1,
    int[] cat2
);

See also ...

SharpPlot Members | SharpPlot.DrawBoxPlot Method


Send comments on this topic
© Dyalog Ltd 2021