SharpPlot Reference > SharpPlot Methods > GroupBy Method > (String[])

SharpPlot.GroupBy Method (String[])

Group data into default categories, using summation.

public void GroupBy(
    string[] values
);

The ‘bins’ will simply be the distinct values in the data, taken in order of first appearance.

See also ...

SharpPlot Members | SharpPlot.GroupBy Method


Send comments on this topic
© Dyalog Ltd 2021