Download Latest Version v0.4.0 source code.zip (9.5 MB)
Email in envelope

Get an email when there's a new version of ChartGPU

Home / v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-03 1.1 kB
v0.4.0 source code.tar.gz 2026-08-03 9.1 MB
v0.4.0 source code.zip 2026-08-03 9.5 MB
Totals: 3 Items   18.6 MB 0

What's Changed

ChartGPU v0.4.0 keeps full raw series under sampling: 'none' across zoom (including modular ring / FIFO data), so the renderer changes the viewport without a redundant CPU visible-range slice.

Bug Fixes

  • Preserve sampling: 'none' series during zoom — stop the secondary CPU visible-range slice after zoom for non-candlestick/OHLC Cartesian series. Full raw (including ring-backed) data stays resident; only the viewport updates. Candlestick/OHLC slicing is unchanged; error-bar and impulse preservation stays explicit. Includes a public-API regression test after ring wrap. by @Sirius1994 in https://github.com/ChartGPU/ChartGPU/pull/220

Other Changes

New Contributors

Full Changelog: https://github.com/ChartGPU/ChartGPU/compare/v0.3.10...v0.4.0

Source: README.md, updated 2026-08-03