Skip to content

charts: Support custom tooltip for bar charts

Warren Gifford requested to merge barchart-custom-tooltip into main

Created by: chrismwendt

Previously, the tooltip showed the same name for all data for a given name.

Now the tooltip can show a custom value for each datum.

CleanShot 2022-08-15 at 13 16 36

Test plan

Ran locally

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading