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

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

Home / v0.3.9
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-30 1.7 kB
v0.3.9 -- Smooth line update animation, nicer axes, faster FIFO cold seed source code.tar.gz 2026-07-30 9.2 MB
v0.3.9 -- Smooth line update animation, nicer axes, faster FIFO cold seed source code.zip 2026-07-30 9.5 MB
Totals: 3 Items   18.7 MB 0

What's Changed

Performance

  • Improve multi-M FIFO streaming fidelity and cold load performance — present-path re-encode when prepare signatures change, tile hierarchy for multi-M line sampling, faster fixed-capacity ring cold seed via appendData(..., { maxPoints }), and README polish by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/206

New Features

  • feat(axis): nice value ticks, continuous auto-range, and tick-aligned grid — 1–2–5 majors clamped to the visible domain, grid aligned to the same tick lists, and optional yAxis.autoRange (sticky | continuous | animated) with growBy by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/207

Bug Fixes

  • fix(axis): candle right-rail gutter and stable 2D nice ticks — floor candle-primary grid.right so price labels/badge fit; keep mid Y majors from vanishing on small auto-range grows by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/208
  • fix(animation): stop line update tween from snapping to end state — keep animated samples on both data and rawData during setOption update transitions so GPU-decimation / sampling: 'none' lines morph smoothly by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/209

Documentation

Other Changes

Full Changelog: https://github.com/ChartGPU/ChartGPU/compare/v0.3.8...v0.3.9

Source: README.md, updated 2026-07-30