grafana/public/app/plugins/panel/gauge/plugin.json
Peter Holmberg 2de984cbde add icon
2018-12-05 10:33:15 +01:00

19 lines
282 B
JSON

{
"type": "panel",
"name": "Gauge",
"id": "gauge",
"state": "alpha",
"info": {
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icon_gauge.svg",
"large": "img/icon_gauge.svg"
}
}
}