Skip to content

HeatmapCalculationBucketConfigBuilder🔗

Constructor🔗

new HeatmapCalculationBucketConfigBuilder()

Methods🔗

build🔗

Builds the object.

build()

mode🔗

Sets the bucket calculation mode

mode(\Grafana\Foundation\Common\HeatmapCalculationMode $mode)

scale🔗

Controls the scale of the buckets

@param \Grafana\Foundation\Cog\Builder<\Grafana\Foundation\Common\ScaleDistributionConfig> $scale

scale(\Grafana\Foundation\Cog\Builder $scale)

value🔗

The number of buckets to use for the axis in the heatmap

value(string $value)

See also🔗