mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 19:22:57 +08:00

* combines time-series topics * makes prettier * Progress on new time series docs * Move annotation docs to dashboard annotation topic, simplify and update text for axis docs and color scheme docs * Minor tweaks * Move titles from shared files into the topic and add some intro paragraphs * Fix double axis headings * Test new image * starts copyedit * copy edit * Update docs/sources/visualizations/time-series/index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * Update docs/sources/visualizations/time-series/index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * fixes typos * adjust path to images Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
25 lines
770 B
Markdown
25 lines
770 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/shared/visualizations/legend-mode/
|
|
title: Legend mode and legend placement
|
|
---
|
|
|
|
### Legend mode
|
|
|
|
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.
|
|
- **Hidden -** Hides the legend.
|
|
|
|
### Legend placement
|
|
|
|
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.
|