The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/candlestick
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802)
11 months ago
..
img Candlestick: new icon (#41819) 4 years ago
CandlestickPanel.tsx React: Use new JSX transform (#88802) 11 months ago
README.md
fields.test.ts Candlestick: Migrate to schema (#62113) 2 years ago
fields.ts Candlestick: Migrate to schema (#62113) 2 years ago
module.tsx VizTooltips: Remove remaining old bits (#85500) 1 year ago
panelcfg.cue VizTooltip: Add sizing options (#80306) 1 year ago
panelcfg.gen.ts Schemas: Reduce duplicated jenny code (#84061) 1 year ago
plugin.json chore: update core plugin descriptions (#83449) 1 year ago
suggestions.ts Candlestick: Migrate to schema (#62113) 2 years ago
types.ts Candlestick: Add tooltip options (#81307) 1 year ago
utils.ts Chore: Improve typings 🧹 (#74599) 2 years ago

README.md

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/