mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Add and configure eslint-plugin-import * Fix the lint:ts npm command * Autofix + prettier all the files * Manually fix remaining files * Move jquery code in jest-setup to external file to safely reorder imports * Resolve issue caused by circular dependencies within Prometheus * Update .betterer.results * Fix missing // @ts-ignore * ignore iconBundle.ts * Fix missing // @ts-ignore |
||
---|---|---|
.. | ||
img | ||
CandlestickPanel.tsx | ||
fields.test.ts | ||
fields.ts | ||
models.cue | ||
models.gen.ts | ||
module.tsx | ||
plugin.json | ||
README.md | ||
suggestions.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/