19 lines
440 B
JSON
19 lines
440 B
JSON
{
|
|
"type": "panel",
|
|
"name": "Candlestick",
|
|
"id": "candlestick",
|
|
|
|
"info": {
|
|
"description": "Graphical representation of price movements of a security, derivative, or currency.",
|
|
"keywords": ["financial", "price", "currency", "k-line"],
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/candlestick.svg",
|
|
"large": "img/candlestick.svg"
|
|
}
|
|
}
|
|
}
|