Skip to content

HeatmapCalculationOptionsBuilder🔗

Constructor🔗

new HeatmapCalculationOptionsBuilder()

Methods🔗

build🔗

Builds the object.

build()

xBuckets🔗

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

xBuckets(xBuckets: cog.Builder<common.HeatmapCalculationBucketConfig>)

yBuckets🔗

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

yBuckets(yBuckets: cog.Builder<common.HeatmapCalculationBucketConfig>)

See also🔗