# TanStack/react-charts

⚛️ Simple, immersive & interactive charts for React

Repository: https://github.com/TanStack/react-charts
Canonical: https://ross.abutalabs.com/products/react-charts
Homepage: https://react-charts.tanstack.com
Language: HTML
License: MIT
License Family: permissive
Topics: chart, react, component, d3, react-motion
Archived: true
Last push: 2025-03-10T15:24:03+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 10, release rhythm 8, longevity 100
- inputs: {"age_days": 3477, "days_push": 541, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3139, forks 253 (observed 2026-08-28T04:07:45.789186+00:00)

## What it is
A declarative React component library for rendering interactive X/Y charts (line, area, bar, column, bubble) powered by D3 under the hood. The project is officially no longer maintained, with no further updates or support.

## Use cases
- add line charts to a react app
- render bar and column charts declaratively
- create responsive area charts in react
- build interactive bubble/scatter charts
- stacked axis charts without writing svg
- react charting library with tooltips and annotations

## When to choose
- you need simple declarative X/Y charts in React and accept an unmaintained dependency
- you want D3-powered charts without learning SVG

## When to avoid
- you need long-term support, bug fixes, or new chart types
- you need pie, radar, or non-X/Y chart layouts
- you're starting a new project - prefer actively maintained alternatives like Recharts or visx

## Facets
- artifact type: library
- maturity: abandoned
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: react, d3, svg-charts, declarative, xy-charts, unmaintained, nodejs, web-server

## Member repositories
- TanStack/react-charts (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:45.789186+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-30T07:26:03.142853+00:00, confidence not recorded.
  - readme: https://github.com/TanStack/react-charts (fetched 2026-08-28T04:07:45.789186+00:00, sha 140acbeb00b8)
  - homepage: https://react-charts.tanstack.com (fetched 2026-08-29T09:40:46.992835+00:00, sha 6ee792fa6ac1)
  - site_page: https://react-charts.tanstack.com/docs/overview (fetched 2026-08-29T09:40:46.995388+00:00, sha 57308dc8aa29)
  - site_page: https://react-charts.tanstack.com/docs/api (fetched 2026-08-29T09:40:46.997134+00:00, sha b161976cd10d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
