HeatmapCalculationOptionsBuilder🔗Constructor🔗new HeatmapCalculationOptionsBuilder() Methods🔗 build🔗Builds the object.build() xBuckets🔗The number of buckets to use for the xAxis in the heatmapxBuckets(xBuckets: cog.Builder<common.HeatmapCalculationBucketConfig>) yBuckets🔗The number of buckets to use for the yAxis in the heatmapyBuckets(yBuckets: cog.Builder<common.HeatmapCalculationBucketConfig>) See also🔗 HeatmapCalculationOptions