Skip to content
Commit 3658fb6b authored by Miguel Rincon's avatar Miguel Rincon 💬
Browse files

feat(GlLineChart, GlAreaChart): Simplify chart tooltip API

This change introduces scoped slots to render the tooltips of line and
area charts that 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 5737e5b8
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