Skip to content

Releases: rohanbeingsocial/candlekit-charts

v0.1.0 — first public release

03 Jun 10:51

Choose a tag to compare

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-charts

Live demo

The unified workspace + focused examples deploy to GitHub Pages.