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

19 lines
314 B
JSON

{
"type": "panel",
"name": "Geomap",
"id": "geomap",
"state": "beta",
"info": {
"description": "Geomap panel",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-geomap.svg",
"large": "img/icn-geomap.svg"
}
}
}