Skip to content

HeatmapCalculationBucketConfigBuilder🔗

Constructor🔗

new HeatmapCalculationBucketConfigBuilder()

Methods🔗

build🔗

Builds the object.

build()

mode🔗

Sets the bucket calculation mode

mode(mode: common.HeatmapCalculationMode)

scale🔗

Controls the scale of the buckets

scale(scale: cog.Builder<common.ScaleDistributionConfig>)

value🔗

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

value(value: string)

See also🔗