Skip to content

feat: Add custom tooltip support for column chart

Martin Wortschack requested to merge mw-column-chart-custom-tooltip into master

Enables users to add a custom tooltip to the GlColumnChart via the customTooltipFormatter prop and slots (similar to other chart types)

Closes #410 (closed)

Edited by Martin Wortschack

Merge request reports