# airbnb/visx

🐯 visx | visualization components

Repository: https://github.com/airbnb/visx
Canonical: https://ross.abutalabs.com/products/visx
Homepage: https://visx.airbnb.tech
Language: TypeScript
License: MIT
License Family: permissive
Topics: vx, react, d3, visualization, chart, svg, data-visualization, visx
Last push: 2026-06-22T14:25:22+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 56, longevity 100
- inputs: {"age_days": 3458, "days_push": 72, "days_rel": 83, "gap_med": 581, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 21024, forks 772 (observed 2026-08-28T04:11:30.566740+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: react, d3, svg, charting, typescript, nodejs, web-server

## Member repositories
- airbnb/visx (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:30.566740+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-29T16:58:30.250923+00:00, confidence not recorded.
  - readme: https://github.com/airbnb/visx (fetched 2026-08-28T04:11:30.566740+00:00, sha 462b97ba56c6)
  - homepage: https://visx.airbnb.tech (fetched 2026-08-29T07:57:16.355163+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
