Docs: Backport 53530 to v9.1.x (#54106)

This commit is contained in:
Torkel Ödegaard
2022-08-23 18:44:13 +02:00
committed by GitHub
parent a95c46e6f1
commit 6acfbeeaac
12 changed files with 298 additions and 776 deletions
@@ -6,7 +6,7 @@ title: Legend mode and legend placement
### Legend mode
Use these settings to refine how the legend appears in your visualization.
Use these settings to define how the legend appears in your visualization. For more information about the legend, refer to [Configure a legend](../configure-legend/).
- **List -** Displays the legend as a list. This is a default display mode of the legend.
- **Table -** Displays the legend as a table.
@@ -18,3 +18,7 @@ Choose where to display the legend.
- **Bottom -** Below the graph.
- **Right -** To the right of the graph.
### Legend values
Choose which of the [standard calculations]({{< relref "../../panels/calculation-types/" >}}) to show in the legend. You can have more than one.
@@ -12,4 +12,4 @@ When you hover your cursor over the visualization, Grafana can display tooltips.
- **All -** The hover tooltip shows all series in the visualization. Grafana highlights the series that you are hovering over in bold in the series list in the tooltip.
- **Hidden -** Do not display the tooltip when you interact with the visualization.
> **Note:** Use an override to hide individual series from the tooltip.
Use an override to hide individual series from the tooltip.