mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 00:42:27 +08:00

* Changed weights of pages under panels and visualizations * Fixed weights * Moved calculation types under Query and transform data * Changed weight of Troubleshoot queries * Updated Grafana (not Cloud) links * commit changes * Revert change made directly to transform-data.md * Updated Cloud links * Added alias for calculation-types.md * Updated calculation types links * Rebuilt markdown file * Reverted weight setting for troubleshoot-queries.md and updated cloud link * Updated cloud links to point to cloud docs * Update existing aliases Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Added docs reference shortcode to legend-mode.md * Reverted addition of docs reference shortcode --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
23 lines
737 B
Markdown
23 lines
737 B
Markdown
---
|
|
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-visualizations/query-transform-data/calculation-types/" >}}) to show in the legend. You can have more than one.
|