mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:02:28 +08:00

* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
19 lines
444 B
Markdown
19 lines
444 B
Markdown
---
|
|
title: Legend mode and legend placement
|
|
---
|
|
|
|
### Legend mode
|
|
|
|
Use these settings to refine how the legend appears in your visualization.
|
|
|
|
- **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.
|