HeatmapTooltip
import { HeatmapTooltip } from '@wick-charts/react'; <HeatmapTooltip seriesId='heatmap'> …</HeatmapTooltip>Tooltip for heatmap charts. Shows the hovered cell's row · column label, value, and a small intensity meter locating the value on the color ramp.
Hover tooltip for <HeatmapSeries>. Shows the hovered cell's row · column label, its value, and a small intensity meter locating the value on the color ramp.