Files
grafana/public/app/plugins/panel/candlestick/plugin.json
2021-11-17 07:43:25 -08:00

18 lines
291 B
JSON

{
"type": "panel",
"name": "Candlestick",
"id": "candlestick",
"state": "beta",
"info": {
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/candlestick.svg",
"large": "img/candlestick.svg"
}
}
}