• Parameters

    • data: any[]

      The data

    • buckets: any[]

      The buckets

    • consecutive: number

      The number of times to assign a bucket to consecutive data items.

    Returns BucketValue[]

    The array of BucketValue instances.

Generated using TypeDoc