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

18 lines
325 B
JSON

{
"type": "panel",
"name": "Heatmap",
"id": "heatmap",
"info": {
"description": "Like a histogram over time",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-heatmap-panel.svg",
"large": "img/icn-heatmap-panel.svg"
}
}
}