grafana/public/app/plugins/panel/xychart/plugin.json
2021-01-10 22:57:48 -08:00

18 lines
285 B
JSON

{
"type": "panel",
"name": "XY Chart",
"id": "xychart",
"state": "alpha",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/icn-xychart.svg",
"large": "img/icn-xychart.svg"
}
}
}