grafana/public/app/plugins/panel/candlestick
sam boyer 48b620231e
Kindsys: Unique names for composable kind TS types (#61928)
* Kindsys: Unique names for composable kind TS types

* Update all TS imports
2023-01-23 18:03:44 +00:00
..
img Candlestick: new icon (#41819) 2021-11-17 19:30:07 +01:00
CandlestickPanel.tsx Candlestick: Fix showing hidden legend values (#60971) 2023-01-09 13:28:10 -06:00
fields.test.ts Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
fields.ts Time Series Panel: Add Null Filling and "No Value" Support (#50907) 2022-06-17 14:38:59 -05:00
models.gen.ts Various Panels: Add ability to toggle legend with keyboard shortcut (#52241) 2022-07-27 13:39:55 -06:00
module.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
panelcfg.cue Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
plugin.json Various Panels: Remove beta label from Bar Chart, Candlestick, Histogram, State Timeline, & Status History Panels (#58557) 2022-11-29 14:26:05 +07: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 Candlestick: Maintain candle width at different display resolutions (#57709) 2022-10-27 17:36:59 -05: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/