airbnb/visx
🐯 visx | visualization components observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 88
- Release rhythm 56
- 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: 581
- age_days: 3458
- days_rel: 83
- days_push: 72
- n_releases_24m: 2
Adoption not part of the score
21024 stars · 772 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
visx is a collection of reusable low-level React visualization components that combine d3's computation power with React's DOM rendering. It provides modular packages for building custom charts and visualizations in SVG.
Use cases
- build custom charts in react
- create svg data visualizations
- make a bar chart with react and d3
- build interactive dashboards with custom visuals
- compose low-level visualization primitives
- render charts without a heavy charting library
When to choose
- you need full control over chart rendering and styling in React
- you want d3's power with a declarative React API
- you need lightweight, modular chart components instead of a monolithic chart library
When to avoid
- you want ready-made charts with minimal configuration
- your project does not use React
- you need canvas or WebGL-based rendering for very large datasets
Facets
library · maturity stable
data-visualization charts ui-components data-visualization frontend web-development browser react d3 svg charting typescript nodejs web-server
2 sources
- readme: https://github.com/airbnb/visx · fetched 2026-08-28 · 462b97ba56c6
- homepage: https://visx.airbnb.tech · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| airbnb/visx | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem