diff --git a/docs/sources/panels/visualizations/pie-chart-panel.md b/docs/sources/panels/visualizations/pie-chart-panel.md index bb1319e1f7f..795caf67646 100644 --- a/docs/sources/panels/visualizations/pie-chart-panel.md +++ b/docs/sources/panels/visualizations/pie-chart-panel.md @@ -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.