HeatmapTooltip🔗Constructor🔗HeatmapTooltip() Methods🔗 build🔗Builds the object.def build() -> heatmap.HeatmapTooltip show🔗Controls if the tooltip is showndef show(show: bool) -> typing.Self y_histogram🔗Controls if the tooltip shows a histogram of the y-axis valuesdef y_histogram(y_histogram: bool) -> typing.Self See also🔗 HeatmapTooltip