grafana/public/app/plugins/panel/bargauge/plugin.json

17 lines
273 B
JSON

{
"type": "panel",
"name": "Bar gauge",
"id": "bargauge",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icon_bar_gauge.svg",
"large": "img/icon_bar_gauge.svg"
}
}
}