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)

yHistogram🔗

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

public HeatmapTooltipBuilder yHistogram(Boolean yHistogram)

See also🔗