Skip to content
Commit 837c6386 authored by Miguel Rincon's avatar Miguel Rincon
Browse files

feat(GlStackedColumnChart): Simplify chart tooltip API

This change introduces scoped slots to render tooltips of stacked column
charts so it doesn't require passing a `formatTooltipText` function.

Instead they rely on the tooltip component slot to customize a tooltip.

It allows for the tooltip title and content to be changed independently.
parent 1e649fa0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment