reflex-dev/xy
Ultra-fast and customizable Python charts observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 96
- Longevity 4
Flags: young
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: 0.0
- age_days: 56
- days_rel: 26
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
1790 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity experimental
data-visualization charts data-visualization data-science web-development python cross-platform charting rust-core gpu-rendering interactive-charts notebooks large-datasets matplotlib-compatible alpha web-server
3 sources
- readme: https://github.com/reflex-dev/xy · fetched 2026-08-28 · 87657771e3ac
- homepage: https://reflex.dev/docs/xy/ · fetched 2026-08-29 · 5e11b56a777a
- registry_pypi: https://pypi.org/pypi/xy/json · fetched 2026-08-29 · 4238940fe8c6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reflex-dev/xy | main | 79 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem