# react-financial/react-financial-charts

Charts dedicated to finance.

Repository: https://github.com/react-financial/react-financial-charts
Canonical: https://ross.abutalabs.com/products/react-financial-charts
Homepage: https://react-financial.github.io/react-financial-charts/
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, charts, financial, stockchart, d3, canvas
Last push: 2024-03-09T05:25:39+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2553, "days_push": 907, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1407, forks 258 (observed 2026-08-28T04:04:38.457855+00:00)

## What it is
A React component library for financial charts, forked from the unmaintained react-stockcharts and rewritten in TypeScript. It provides candlestick, OHLC, line, and other chart types plus technical indicators and interactive drawing tools out of the box.

## Use cases
- render candlestick stock charts in react
- add technical indicators like MACD and RSI to a chart
- build a stock price dashboard
- draw trendlines and fibonacci retracements on charts
- visualize OHLC time series data
- replace react-stockcharts with a maintained fork

## When to choose
- you need finance-specific charts (candlestick, Renko, Kagi) in a React app
- you want built-in technical indicators and overlays
- you need interactive drawing objects like trendlines and Gann fans

## When to avoid
- you need general-purpose charts, not financial ones
- your project does not use React
- you need a framework-agnostic or canvas-only charting solution

## Facets
- artifact type: library
- maturity: active
- function: charts, data-visualization, ui-components
- domain: fintech, data-visualization, frontend, web-development
- platform: cross-platform
- tags: react, d3, candlestick, stockcharts, technical-indicators, typescript, finance, web-server, nodejs

## Member repositories
- react-financial/react-financial-charts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.457855+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:39.676910+00:00, confidence not recorded.
  - readme: https://github.com/react-financial/react-financial-charts (fetched 2026-08-28T04:04:38.457855+00:00, sha cb757fb687b2)
  - homepage: https://react-financial.github.io/react-financial-charts/ (fetched 2026-08-29T11:52:22.387219+00:00, sha a004c8443686)
- Data as of 2026-08-30T08:39:29.467469+00:00.
