feat(heatmap): Add tooltip slot
Update the heatmap chart component to accept a slot input for the tooltip like our other charts.
To support #462 (closed)
We also:
- Support the prop:
formatTooltipText
- Add a test spec for the heatmap
Before | After |
---|---|
Edited by David O'Regan