billboard.js
D3 based reusable chart library for data visualization
billboard.js is adding a canvas renderer — an SVG chart library admitting SVG has a ceiling.
◆Recent moves
- 1mo ago
Candlestick label alignment and table-view number formatting
Candlestick labels aligned with wick endpoints in canvas mode, plus a numberFormat option for the table-view plugin. More canvas parity work, which is what every candidate after the renderer landed has consisted of.
View source ↗ - 1mo ago
Canvas background position and touch-interaction parity fixes
Background image positioning corrected in canvas and rendering aligned with touch interaction behaviour. The parity tax of running a second renderer, paid one candidate at a time.
View source ↗ - 1mo ago
Canvas render review fixes
A single fix addressing issues raised in canvas render review, published hours after the renderer itself. Immediate cleanup rather than new capability.
View source ↗ - 1mo ago
Canvas rendering mode and tree-shakable ESM modules
⚡ SPARKThe candidate that sets the 4.0.0 agenda: a canvas rendering mode beside SVG, and grid, regions and category modules made tree-shakable. The three candidates that follow are entirely consequences of this one.
View source ↗ - 6mo ago
Sanitization function update on the 3.18 line
A lone pre-release on the previous line whose only change updates the sanitization utility. The five-month gap before the 4.0.0 train suggests development had already shifted to the major.
View source ↗