# reflex-dev/xy

Ultra-fast and customizable Python charts

Repository: https://github.com/reflex-dev/xy
Canonical: https://ross.abutalabs.com/products/xy
Homepage: https://reflex.dev/docs/xy/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: charts, data-analysis, data-science, data-visualization, graphs, python
Last push: 2026-08-26T19:09:16+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 4
- inputs: {"age_days": 56, "days_push": 7, "days_rel": 26, "gap_med": 0.0, "n_releases_24m": 11}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1790, forks 74 (observed 2026-08-28T04:05:36.912933+00:00)

## What it is
XY is an extremely fast, interactive, and customizable Python charting library for the web, notebooks, and static exports, built on a Rust core with a GPU render client. It scales from small plots to billions of points by computing only what the screen needs, and supports declarative or matplotlib-style chart composition with Python, CSS, or Tailwind customization.

## Use cases
- plot large datasets with millions or billions of points in python
- interactive charts for jupyter notebooks
- export charts as html png svg or pdf
- build custom web app visuals with python charts
- fast scatter and density plots of big data
- matplotlib-style charting with better performance
- pan zoom and select points in large python charts

## When to choose
- you need to visualize very large datasets (millions to billions of points) interactively
- you want one charting library for notebooks, web apps, and static exports
- you need fine-grained customization via Python, CSS, or Tailwind
- matplotlib performance is a bottleneck for your plots

## When to avoid
- you need a mature, battle-tested library for production reporting today (XY is in alpha)
- you rely on matplotlib's full ecosystem of extensions and third-party integrations
- you need chart types or features not yet implemented in an early-stage library

## Facets
- artifact type: library
- maturity: experimental
- function: data-visualization, charts
- domain: data-visualization, data-science, web-development
- platform: python, cross-platform
- tags: charting, rust-core, gpu-rendering, interactive-charts, notebooks, large-datasets, matplotlib-compatible, alpha, web-server

## Member repositories
- reflex-dev/xy (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.912933+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-30T03:23:17.548165+00:00, confidence not recorded.
  - readme: https://github.com/reflex-dev/xy (fetched 2026-08-28T04:05:36.912933+00:00, sha 87657771e3ac)
  - homepage: https://reflex.dev/docs/xy/ (fetched 2026-08-29T11:02:08.279315+00:00, sha 5e11b56a777a)
  - registry_pypi: https://pypi.org/pypi/xy/json (fetched 2026-08-29T11:02:08.288406+00:00, sha 4238940fe8c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
