[v10.3.x] Docs: add bar/pie visualization Play link (#85988)

Docs: add bar/pie visualization Play link (#85898)

* Update index.md

* pie chart equivalent commit

* Updated titles to match dashboard title

---------

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
(cherry picked from commit 623d4d580e)

Co-authored-by: David Allen <david.allen@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-04-11 14:10:38 -04:00
committed by GitHub
co-authored by David Allen
parent 9fae643902
commit 4dc3980dd4
2 changed files with 4 additions and 0 deletions
@@ -21,6 +21,8 @@ weight: 100
Pie charts display 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.
{{< docs/play title="Grafana Bar Charts and Pie Charts" url="https://play.grafana.org/d/ktMs4D6Mk/" >}}
## Value options
Use the following options to refine the value in your visualization.