Web [Charts]: Fix line chart tooltip value formatters
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.