grafana/public/app/plugins/panel/table/plugin.json
2016-03-24 16:14:51 -04:00

18 lines
267 B
JSON

{
"type": "panel",
"name": "Table",
"id": "table",
"info": {
"author": {
"name": "Grafana Project",
"url": "http://grafana.org"
},
"logos": {
"small": "img/icn-table-panel.svg",
"large": "img/icn-table-panel.svg"
}
}
}