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.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-22 2.8 kB
v0.3.6 source code.tar.gz 2026-07-22 8.8 MB
v0.3.6 source code.zip 2026-07-22 9.2 MB
Totals: 3 Items   18.0 MB 2

What's Changed

ChartGPU v0.3.6 expands the series surface (heatmap, band, OHLC, error bars, step/impulse, stacked mountain) and adds a full 3D modality, plus multi-M scatter/mountain/hover performance work.

New Features • Uniform heatmap / spectrogram (type: 'heatmap') — data-grid z field with GPU texture + colormap by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/180 • Band / range series (type: 'band') — fill between y and y1 by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/181 • 3D charts — pointCloud3d and surface3d modality (camera, depth, orbit) by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/182 • 3D polish (P6) — axes, pick, FIFO cloud, surface stream, contours by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/183 • 3D GPU axis labels (axes3d.labelMode: 'gpu' | 'auto') by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/184 • OHLC bars (type: 'ohlc') — thin open–high–low–close finance bars by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/185 • Heatmap streaming — updateHeatmap column/row append for spectrograms by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/186 • Error bars (type: 'errorBar') — HLC whiskers around a center value by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/187 • Stacked mountain / area — multi-series composition fill via stack by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/188 • Step / digital line + mountain and impulse / stem series by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/189

Performance • Scatter — ~119 FPS at 500k Brownian points by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/191 • Mountain / area — dense draw-stride LOD for multi-M fill and stroke by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/192 • Hover hit-test — keep multi-M streaming live under the pointer by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/193

Other Changes • Polish density plate and footer on the dev-site landing by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/178 • chore: stop tracking .hallmark locally by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/179 • style: brand examples catalog + candlestick / ultimate-benchmark chrome by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/190 • polish(dev-site): smooth stacked bars and hide trade legend by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/194 • chore: bump version to 0.3.6 by @hunterg325 in https://github.com/ChartGPU/ChartGPU/pull/195

Full Changelog: https://github.com/ChartGPU/ChartGPU/compare/v0.3.5...v0.3.6

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