How do you disable/get rid of the up/down arrows that appear next to values in the time series tooltip? It looks like this was a “feature” that was added in version 11.1.0, but they’re annoying, and as far as I can tell don’t actually do anything. I’ve looking through the online documentation, and can’t find any mention of them.
That’s an open issue as of now:
opened 04:54AM - 03 Jul 24 UTC
area/tooltip
### What happened?
After upgrading from 11.0 to 11.1 all of my tooltips sudde… nly show a scroll bar, even if there is not enough content.
This **only happens with the Firefox browser**, browsers like Edge or Chrome do not seem to have this problem.
There even are instances like this where there's scroolbars **for every** line which looks really ugly:
![grafik](https://github.com/grafana/grafana/assets/55145127/4a299d2d-1568-4486-9b13-917d32d55dfb)
Dude in [this issue](https://github.com/grafana/grafana/issues/89834) basically had the same problem but I don't understand the response - this has nothing to do with tooltip height, at least for me playing around with that value didn't change anything.
### What did you expect to happen?
Viewing tooltips in Firefox behaves the same as in other browsers -> no useless scrollbars in tooltips.
### Did this work before?
Yes, 11.0 didn't have this issue.
### How do we reproduce it?
1. Open Grafana in Firefox
2. Create any panel with one type of data in it
3. Hover over data
4. Observe tooltip and the scroll bar beside it
### Is the bug inside a dashboard panel?
Yes, in every single one.
### Environment (with versions)?
Grafana v11.1.0 (5b85c4c2fc)
OS: Windows 10 22H2
Browser: Firefox 127.0.2
### Grafana platform?
A package manager (APT, YUM, BREW, etc.)
### Datasource(s)?
Prometheus
2 Likes