schema.binargs.min.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > BinArgs > min

BinArgs.min property

Min boundary to categorize values into. If cell values are below this, they will default to -Infinity unless clamped.

Signature:

min?: number;