Skip to content

HeatmapTooltipBuilder🔗

Constructor🔗

new HeatmapTooltipBuilder()

Methods🔗

build🔗

Builds the object.

build()

maxHeight🔗

maxHeight(maxHeight: number)

maxWidth🔗

maxWidth(maxWidth: number)

mode🔗

Controls how the tooltip is shown

mode(mode: common.TooltipDisplayMode)

showColorScale🔗

Controls if the tooltip shows a color scale in header

showColorScale(showColorScale: boolean)

yHistogram🔗

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

yHistogram(yHistogram: boolean)

See also🔗