Docs: Update pie-chart-panel.md (#33132)

This commit is contained in:
Diana Payton 2021-04-19 11:16:08 -07:00 committed by GitHub
parent 747f3cd300
commit 6238a7c4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.