Studio export and style refresh
2026-06-14Export background choice
PNG export and copy now expose a background choice: transparent, or the chart canvas color. The choice is kept as a browser preference.
Stage and canvas colors
The studio separates the surrounding stage color from the renderer canvas clear color, so dark styles can be tuned without confusing the export surface.
Render style examples
The landing page examples were rebuilt around larger precise, hand-drawn, and milkyway exports. Supporting cards now preserve full image bounds instead of cropping chart labels.
Clipboard paste parsing
Sheet paste handling uses a quote-aware delimiter parser for common tab, comma, semicolon, pipe, and whitespace-separated clipboard data.
Aspect handling
Chart aspect changes update the document chart area directly, reducing layout drift when resizing the studio or switching panels.
Renderer bundle
The web wasm bundle was rebuilt from the current renderer development branch so the studio can exercise the latest draw-style behavior.