mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update pie-chart-panel.md (#33132)
This commit is contained in:
parent
747f3cd300
commit
6238a7c4c4
@ -3,9 +3,10 @@ title = "Pie chart panel"
|
||||
keywords = ["grafana", "pie chart"]
|
||||
weight = 850
|
||||
+++
|
||||
# Pie chart v2 panel
|
||||
> **Note:** This documentation refers to a beta feature.
|
||||
|
||||
# Pie chart v2 panel
|
||||
|
||||
> **Note:** This documentation refers to a beta feature.
|
||||
|
||||
The pie chart displays reduced series, or values in a series, from one or more queries, as they relate to each other, in the form of slices of a pie. The arc length, area and central angle of a slice are all proportional to the slices value, as it relates to the sum of all values. This type of chart is best used when you want a quick comparison of a small set of values in an aesthetically pleasing form.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user