Skip to content

Web [Charts]: Fix line chart tooltip value formatters

Administrator requested to merge vk/fix-line-chart-formatting-bug into main

Created by: vovakulikov

Follow up for https://github.com/sourcegraph/sourcegraph/pull/39805

By accident, I misused label formatters in tooltip content component.

Test plan

  • Make sure that the line chart tooltip has proper value for any hovered data point

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading