showBucket property

bool showBucket
final

Whether or not measure values bucketed below the threshold should be visible on the chart, or collapsed.

If this is false, then any data with measure values smaller than threshold will not be rendered on the chart.

Implementation

final bool showBucket;