mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 08:47:12 -06:00
18 lines
330 B
JSON
18 lines
330 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Pie chart",
|
|
"id": "piechart",
|
|
|
|
"info": {
|
|
"description": "The new core pie chart visualization",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icon_piechart.svg",
|
|
"large": "img/icon_piechart.svg"
|
|
}
|
|
}
|
|
}
|