mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
18 lines
296 B
JSON
18 lines
296 B
JSON
{
|
|
"type": "panel",
|
|
"name": "PieChart v2",
|
|
"id": "piechart",
|
|
"state": "alpha",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icon_piechart.svg",
|
|
"large": "img/icon_piechart.svg"
|
|
}
|
|
}
|
|
}
|