schema.binargs.max.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > BinArgs > max
BinArgs.max property
Max boundary to categorize values into. If cell values are above this, they will default to +Infinity unless clamped.
Signature:
max?: number;