| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-28 | 5.9 kB | |
| v0.0.4 source code.tar.gz | 2026-07-28 | 16.3 MB | |
| v0.0.4 source code.zip | 2026-07-28 | 16.7 MB | |
| Totals: 3 Items | 33.0 MB | 0 | |
What's Changed
- Shrink README image by @Alek99 in https://github.com/reflex-dev/xy/pull/283
- Autogenerate comprehensive docs llms.txt by @Alek99 in https://github.com/reflex-dev/xy/pull/282
- Allow data: fonts in the standalone HTML CSP by @Alek99 in https://github.com/reflex-dev/xy/pull/285
- Link AGENTS.md to CLAUDE.md by @Alek99 in https://github.com/reflex-dev/xy/pull/289
- Cut 9 ms of cold start from static export at 10M points by @Alek99 in https://github.com/reflex-dev/xy/pull/284
- Lead the README with a themed light/dark recording of the example by @Alek99 in https://github.com/reflex-dev/xy/pull/297
- Let charts wear the host's colors: custom colormaps, a chart palette, and axis switches by @Alek99 in https://github.com/reflex-dev/xy/pull/298
- Add six real-world large-data notebooks by @Alek99 in https://github.com/reflex-dev/xy/pull/296
- Correct the palette rule in the dossier and finish a half-edited sentence by @Alek99 in https://github.com/reflex-dev/xy/pull/299
- Open the README with a hello-world and add a chart roadmap by @Alek99 in https://github.com/reflex-dev/xy/pull/300
- Route categorical factorization on repetition, not category count by @Alek99 in https://github.com/reflex-dev/xy/pull/301
- Cut peak memory across the encode and payload paths by @Alek99 in https://github.com/reflex-dev/xy/pull/309
- Mark style capabilities: stroke-linecap, marker-shape, mark plugins, and a support inventory by @Alek99 in https://github.com/reflex-dev/xy/pull/310
- Improve tooltip and chart chrome customizability by @Alek99 in https://github.com/reflex-dev/xy/pull/311
- Set XY's competitive product north star by @Alek99 in https://github.com/reflex-dev/xy/pull/313
- Remove shallow nonfunctional tests by @Alek99 in https://github.com/reflex-dev/xy/pull/317
- Make customization survive the trip to a file by @Alek99 in https://github.com/reflex-dev/xy/pull/315
- Carry JPEG tokens and WebP bits at their natural width by @Alek99 in https://github.com/reflex-dev/xy/pull/320
- Stop keeping a second framebuffer, and a second count grid by @Alek99 in https://github.com/reflex-dev/xy/pull/322
- Improve box plot customizability by @Alek99 in https://github.com/reflex-dev/xy/pull/326
- Move animation key encoding to Rust by @Alek99 in https://github.com/reflex-dev/xy/pull/319
- Route DataFrame key columns through the native animation-key encoder by @Alek99 in https://github.com/reflex-dev/xy/pull/327
- Ship animation identity planes only when the client can key-match by @Alek99 in https://github.com/reflex-dev/xy/pull/330
- Scan selection candidates in place (ABI 42 -> 43) by @Alek99 in https://github.com/reflex-dev/xy/pull/323
- Release the legend-visible row cache, and put it in the report by @Alek99 in https://github.com/reflex-dev/xy/pull/324
- Cap, share and narrow: four more peak-memory cuts in the Python paths by @Alek99 in https://github.com/reflex-dev/xy/pull/321
- Cascade mark-level animation over the chart policy instead of replacing it by @Alek99 in https://github.com/reflex-dev/xy/pull/331
- Consolidate Matplotlib gallery rendering repairs [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/280
- Finish Matplotlib gallery acceptance repairs [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/281
- Rerun the launch scatter benchmark and refresh every published number by @Alek99 in https://github.com/reflex-dev/xy/pull/332
- Harden Tailwind customization across Reflex charts by @Alek99 in https://github.com/reflex-dev/xy/pull/328
- Let chart chrome keep its styling all the way into a file by @Alek99 in https://github.com/reflex-dev/xy/pull/325
- Polish real-world example gallery by @carlosabadia in https://github.com/reflex-dev/xy/pull/342
- Fix statistical gallery semantics and defaults [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/335
- Fix gallery image and legend option compatibility [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/334
- Keep wheel zoom and double-click reset alive under the box-zoom tool by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/344
- Fix contour labels and colorbar semantics [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/341
- Delete five unreachable Python helpers by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/345
- Fix artist state and marker compatibility [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/338
- Deploy docs on semver release tags instead of CalVer by @Kastier1 in https://github.com/reflex-dev/xy/pull/276
- Record why the raster payload omits the density overlay by @Alek99 in https://github.com/reflex-dev/xy/pull/295
- Fix log scale ticks, grids, and nonpositive handling [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/336
- Ship the Rust core with fat LTO and stripped symbols by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/343
- Tighten the README and cut marketing filler by @Alek99 in https://github.com/reflex-dev/xy/pull/346
- ci: dual-push images to Harbor (apps) + ACR alongside ECR by @Kastier1 in https://github.com/reflex-dev/xy/pull/349
- Fall back to standalone-HTML display on WASM notebook kernels by @masenf in https://github.com/reflex-dev/xy/pull/347
- Give every capture-owning gesture the same capture-loss policy by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/348
- Fix Matplotlib gallery, styling, axes, and label compatibility [mpl compatibility] by @sselvakumaran in https://github.com/reflex-dev/xy/pull/340
- update CHANGELOG.md for xy and reflex-xy by @masenf in https://github.com/reflex-dev/xy/pull/359
Full Changelog: https://github.com/reflex-dev/xy/compare/v0.0.3...v0.0.4