threshold property
All values smaller than the threshold will be bucketed into the same position in the reserved space on the axis.
Implementation
final num? threshold;
All values smaller than the threshold will be bucketed into the same position in the reserved space on the axis.
final num? threshold;