schema.bin.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > Bin
Bin interface
Describes a data bin in terms of inclusive lower bound and count of values in the bin.
Signature:
export interface Bin
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| count | number | ||
| min | number | string |