threshold property

num? threshold
final

All values smaller than the threshold will be bucketed into the same position in the reserved space on the axis.

Implementation

final num? threshold;