# rrag/react-stockcharts

Highly customizable stock charts with ReactJS and d3

Repository: https://github.com/rrag/react-stockcharts
Canonical: https://ross.abutalabs.com/products/react-stockcharts
Homepage: http://rrag.github.io/react-stockcharts
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-03-09T04:15:58+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": 4210, "days_push": 1273, "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 4016, forks 958 (observed 2026-08-28T04:08:32.416860+00:00)

## What it is
A React component library for building highly customizable stock and financial charts, built on top of d3. It supports multiple chart types (candlestick, OHLC, Renko, etc.), over 60 technical indicators, and interactive drawing objects with pan and zoom.

## Use cases
- render candlestick stock charts in a react app
- add technical indicators like MACD and RSI to charts
- build an interactive finance dashboard with pan and zoom
- draw trendlines and fibonacci retracements on price charts
- visualize OHLC time series data
- create heikin ashi or renko charts in javascript

## When to choose
- you need finance-specific chart types and technical indicators out of the box
- you want customizable React chart components with d3 rendering
- you need interactive drawing objects like trendlines and channels

## When to avoid
- you need a stable, actively maintained API - the project describes itself as alpha and releases are infrequent
- you need general-purpose charts rather than financial/stock charts
- you need server-side rendering or a framework other than React

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, fintech, frontend, web-development
- platform: browser
- tags: react, d3, stock-charts, candlestick, technical-indicators, finance, svg, canvas, nodejs, web-server

## Member repositories
- rrag/react-stockcharts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.416860+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-29T18:23:58.845989+00:00, confidence not recorded.
  - readme: https://github.com/rrag/react-stockcharts (fetched 2026-08-28T04:08:32.416860+00:00, sha abebbe25c135)
  - homepage: http://rrag.github.io/react-stockcharts (fetched 2026-08-29T09:17:04.469571+00:00, sha 9ddcfb7200e0)
  - registry_npm: https://registry.npmjs.org/react-stockcharts (fetched 2026-08-29T09:17:04.478531+00:00, sha 2ea68b761bca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
