grafana/public/app/plugins/panel/barchart/plugin.json
2021-01-29 12:52:52 -08:00

19 lines
282 B
JSON
Executable File

{
"type": "panel",
"name": "Bar chart",
"id": "barchart",
"state": "alpha",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/barchart.svg",
"large": "img/barchart.svg"
}
}
}