Home > @datashaper/schema > BinArgs > fixedcount
Fixed number of bins. Note that the bin placements are inclusive of the bottom boundary and exclusive of the top boundary - this means there is always one extra bin for the max value when using fixed count.
Signature:
fixedcount?: number;