Skip to content

HeatmapTooltipBuilder🔗

Constructor🔗

new HeatmapTooltipBuilder()

Methods🔗

build🔗

Builds the object.

public HeatmapTooltip build()

show🔗

Controls if the tooltip is shown

public HeatmapTooltipBuilder show(Boolean show)

showColorScale🔗

Controls if the tooltip shows a color scale in header

public HeatmapTooltipBuilder showColorScale(Boolean showColorScale)

yHistogram🔗

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

public HeatmapTooltipBuilder yHistogram(Boolean yHistogram)

See also🔗