HeatmapCalculationOptionsBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
xBuckets🔗
The number of buckets to use for the xAxis in the heatmap
public HeatmapCalculationOptionsBuilder xBuckets(com.grafana.foundation.cog.Builder<HeatmapCalculationBucketConfig> xBuckets)
yBuckets🔗
The number of buckets to use for the yAxis in the heatmap
public HeatmapCalculationOptionsBuilder yBuckets(com.grafana.foundation.cog.Builder<HeatmapCalculationBucketConfig> yBuckets)