D3.js
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5819
- days_rel: n/a
- days_push: 97
- n_releases_24m: 0
Adoption not part of the score
113560 stars · 22676 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
D3.js is a free, open-source JavaScript library for visualizing data using SVG, Canvas, and HTML. Its low-level, web-standards-based approach provides fine-grained control for building dynamic, data-driven graphics and custom visualizations.
Use cases
- create interactive charts in the browser
- build custom data visualizations with svg
- render force-directed network graphs
- visualize hierarchical data like trees and treemaps
- draw geographic maps with map projections
- build a custom charting library on top of low-level primitives
When to choose
- you need full control over every visual detail of a chart
- you are building bespoke or award-winning data visualizations
- you want a foundation for higher-level charting libraries
- you need specialized visualizations like force layouts, hierarchies, or geo projections
When to avoid
- you just need standard charts quickly with minimal code
- you prefer a high-level charting API with sensible defaults
- your team cannot invest in learning D3's low-level model
Facets
library · maturity stable
data-visualization charts graphics data-visualization frontend web-development data-science browser svg canvas d3 charts dataviz web-standards nodejs javascript
1 source
- readme: https://github.com/d3/d3 · fetched 2026-08-28 · 1a0ae703426b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| d3/d3 | main | 61 |
| d3/d3-shape | plugin | 23 |
| d3/d3-force | plugin | 23 |
| d3/d3-scale | plugin | 54 |
| d3/d3-queue | plugin | 23 |
| d3/d3-hierarchy | plugin | 30 |
| d3/d3-geo-projection | plugin | 23 |
| d3/d3-geo | plugin | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem