Releases: rohanbeingsocial/candlekit-charts
Releases · rohanbeingsocial/candlekit-charts
v0.1.0 — first public release
First public release of @getcandlekit/charts — the orchestration layer over lightweight-charts: drawing tools, indicators, measurement, deterministic replay, and multi-chart sync, in one tree-shakeable, framework-agnostic package.
Highlights
- Unified workspace — every FlexLayout pane is a full chart pane: drawing tools + indicators + measurement + per-pane replay attached to the pane. FlexLayout is the splitter (split · resize · close · add · sync).
- Framework-agnostic core + optional React bindings (
@getcandlekit/charts/react,/react/workspace). - 400+ indicator catalog via
@getcandlekit/charts/indicators-tv. - Drawing tools and indicators are candlekit's own code. MIT.
Install
npm install @getcandlekit/charts lightweight-chartsLive demo
The unified workspace + focused examples deploy to GitHub Pages.