I got a request from one stakeholders to not bother showing values like 456 124 but instead just 456K.
I achieved that by using value formatting 0, "K"
but unfortunately the tooltip still shows the full value.
The reason behind my wish is the fact that with such high numbers a small discrepancy between different looks/graphs may occur and that is okay. These numbers are supposed to be for guidance only rather than seeing if something is off by 10.
I wonder if I can do any of the following:
- Disable the tooltip completely
- Make tooltip honour the format
- Apply the same format in different place