ChartForge
Production-grade trading-chart library for Next.js + TypeScript — the engine behind EliteChart.
ChartForge is a production-grade trading-chart library for React and TypeScript apps. It powers EliteChart — the batteries-included component you see on the showcase — and ships as six tree-shakeable packages so you can take only what you need.
Where to start
- New here? Read What is EliteChart? for the elevator pitch.
- Ready to code? Jump to the Quickstart.
- Curious how it works? See the architecture overview.
Top sections
- Introduction — what ChartForge is, how it fits, what's inside.
- Getting Started — install, first chart, Next.js setup.
- Anatomy — every UI surface in EliteChart, region by region.
- Concepts — series, datafeeds, indicators, drawings, themes, replay.
- Recipes — task-oriented "how do I…" snippets.
- Guides — long-form tutorials for power users.
- API Reference — full TypeDoc output, every public symbol.