Timeseries: Add hover proximity option (#81421)

This commit is contained in:
Adela Almasan
2024-02-15 16:29:36 -06:00
committed by GitHub
parent c540fd4195
commit 8de9c4c373
8 changed files with 43 additions and 9 deletions

View File

@@ -50,6 +50,10 @@ Tooltip options control the information overlay that appears when you hover over
{{< docs/shared lookup="visualizations/tooltip-mode.md" source="grafana" version="<GRAFANA VERSION>" >}}
### Hover proximity
This option controls how close your cursor must be to a data point before the tooltip appears. Values are in pixels.
## Legend options
Legend options control the series names and statistics that appear under or to the right of the graph.