grafana/public/app/plugins/panel/candlestick
sam boyer ea96c42545
schemas: Update to cuetsy v0.0.1 (#48753)
* Add explicit cuetsy annotations to all models.cue

* Update to first cuetsy release

* Clean up cuetsify a bit; remove unification

* Update changes to news codegen output
2022-05-05 11:56:53 -04:00
..
img Candlestick: new icon (#41819) 2021-11-17 19:30:07 +01:00
CandlestickPanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
fields.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
fields.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
models.cue schemas: Update to cuetsy v0.0.1 (#48753) 2022-05-05 11:56:53 -04:00
models.gen.ts Candlestick: exclude unmapped fields by default (#42011) 2021-11-19 18:39:21 -06:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugin.json Candlestick: make candlestick a beta plugin (#41779) 2021-11-17 07:43:25 -08:00
README.md MarketTrend: rename to candlestick panel (#41582) 2021-11-15 23:09:59 +01:00
suggestions.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
utils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00

Candlestick

The candlestick panel shows a chart that is typically used to describe price movements of a security, derivative, or currency.

This chart is included with Grafana.

Read more about it here:

https://grafana.com/docs/grafana/latest/visualizations/candlestick/