Skip to content

HeatmapTooltipBuilder🔗

Constructor🔗

new HeatmapTooltipBuilder()

Methods🔗

build🔗

Builds the object.

build()

maxHeight🔗

maxHeight(float $maxHeight)

maxWidth🔗

maxWidth(float $maxWidth)

mode🔗

Controls how the tooltip is shown

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

showColorScale🔗

Controls if the tooltip shows a color scale in header

showColorScale(bool $showColorScale)

yHistogram🔗

Controls if the tooltip shows a histogram of the y-axis values

yHistogram(bool $yHistogram)

See also🔗