Docs: Add pie chart docs (#31926)
* Create pie-chart-panel.md * Update pie-chart-panel.md * Create legend-mode.md * Update pie-chart-panel.md * Update _index.md * Update pie-chart-panel.md * Update _index.md * Create panel-legend.md * Update panel-legend.md * content updates * Update whats-new-in-v7-5.md * Update docs/sources/whatsnew/whats-new-in-v7-5.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update pie-chart-panel.md * Update docs/sources/panels/visualizations/panel-legend.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/panel-legend.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/pie-chart-panel.md Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com> * Update docs/sources/panels/visualizations/pie-chart-panel.md Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com> * Update docs/sources/panels/visualizations/pie-chart-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update panel-legend.md * Update panel-legend.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com>
This commit is contained in:
co-authored by
achatterjee-grafana
Oscar Kilhed
parent
65c1cb62a7
commit
ea185327ce
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user