grafana/public/app/plugins/panel/candlestick
Ashley Harrison 0c44a6f9bb
Chore: Improve typings 🧹 (#74599)
* various type fixes

* candlestick panel type fixes

* few more fixes

* some fixes

* more :)

* moar!

* undo change to SilencesFilter

* undo change to configureStore
2023-09-13 09:17:07 +01:00
..
img Candlestick: new icon (#41819) 2021-11-17 19:30:07 +01:00
CandlestickPanel.tsx Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +01:00
fields.test.ts Candlestick: Migrate to schema (#62113) 2023-06-20 07:18:40 +03:00
fields.ts Candlestick: Migrate to schema (#62113) 2023-06-20 07:18:40 +03:00
module.tsx Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +01:00
panelcfg.cue Candlestick: Migrate to schema (#62113) 2023-06-20 07:18:40 +03:00
panelcfg.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03: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 Candlestick: Migrate to schema (#62113) 2023-06-20 07:18:40 +03:00
types.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
utils.ts Chore: Improve typings 🧹 (#74599) 2023-09-13 09:17:07 +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/