d3plus/d3plus
A javascript library that extends D3.js to enable fast and beautiful visualizations. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 93
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 4985
- days_rel: 47
- days_push: 47
- n_releases_24m: 28
Adoption not part of the score
1616 stars · 181 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
D3plus is a modular JavaScript/TypeScript library that extends D3.js to create beautiful, interactive SVG and Canvas visualizations with minimal configuration. It provides high-level chart components (treemaps, bar charts, etc.) with automatic tooltips, color assignment, and label placement, including React wrappers.
Use cases
- create interactive charts with minimal configuration
- render treemaps and bar charts in React apps
- visualize hierarchical data as SVG
- render dense high-shape-count charts on canvas
- add tooltips and automatic label placement to D3 charts
- embed data visualizations via CDN in vanilla JavaScript
When to choose
- you want D3-quality visualizations without writing low-level D3 code
- you need React components for charts with shared global styling
- you want automatic sensible defaults for tooltips, colors, and labels
- you need both SVG and Canvas rendering backends
When to avoid
- you need full low-level control over every D3 primitive
- you need server-side or non-browser chart rendering
- you need WebGL or GPU-accelerated rendering for massive datasets
- you need a charting solution outside the JavaScript/web ecosystem
Facets
library · maturity active
data-visualization charts data-visualization frontend web-development browser cross-platform d3 svg canvas react-components charts typescript nodejs
2 sources
- readme: https://github.com/d3plus/d3plus · fetched 2026-08-28 · cf1ce93bd4db
- registry_npm: https://registry.npmjs.org/d3plus · fetched 2026-08-29 · e63e75a3990d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| d3plus/d3plus | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem