mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* various type fixes * candlestick panel type fixes * few more fixes * some fixes * more :) * moar! * undo change to SilencesFilter * undo change to configureStore |
||
---|---|---|
.. | ||
img | ||
CandlestickPanel.tsx | ||
fields.test.ts | ||
fields.ts | ||
module.tsx | ||
panelcfg.cue | ||
panelcfg.gen.ts | ||
plugin.json | ||
README.md | ||
suggestions.ts | ||
types.ts | ||
utils.ts |
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/