# react-d3-library/react-d3-library

Open source library for using D3 in React

Repository: https://github.com/react-d3-library/react-d3-library
Canonical: https://ross.abutalabs.com/products/react-d3-library
Homepage: http://react-d3-library.github.io/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2021-03-04T22:07:06+00:00

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

## Adoption (not part of the score)
Stars 1536, forks 81 (observed 2026-08-28T04:04:59.877114+00:00)

## What it is
A JavaScript library that lets developers render D3 visualizations as React components by rerouting D3 output into React's virtual DOM. It also ships a set of prebuilt D3 chart templates (bar, pie, bubble, etc.) for users unfamiliar with D3.

## Use cases
- render d3 charts inside react components
- convert existing d3 code to react
- add charts to a react dashboard
- use react virtual dom diffing with d3 visualizations
- quickly add bar and pie charts to react without learning d3
- animate d3 charts with react

## When to choose
- you have legacy D3 code you want to embed in a React app with minimal changes
- you need simple template charts in React and don't want to write D3 yourself

## When to avoid
- starting a new project - the repo is explicitly no longer maintained
- you need compatibility with modern React versions or D3 v5+
- you want active community support or bug fixes

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

## Member repositories
- react-d3-library/react-d3-library (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.877114+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:31:06.292786+00:00, confidence not recorded.
  - readme: https://github.com/react-d3-library/react-d3-library (fetched 2026-08-28T04:04:59.877114+00:00, sha 91753f83a009)
  - homepage: http://react-d3-library.github.io/ (fetched 2026-08-29T11:33:07.021219+00:00, sha 2095a74506f0)
  - registry_npm: https://registry.npmjs.org/react-d3-library (fetched 2026-08-29T11:33:07.030585+00:00, sha bdd8d7016977)
- Data as of 2026-08-30T08:39:29.467469+00:00.
