Patch notes

Recent figgy updates

A concise log of visible changes in the web studio and landing page. Entries focus on behavior that is already in the current local build.

Studio export and style refresh

2026-06-14
current build

Export 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.

Found a regression or a chart that exports differently than expected? Send a short note through feedback; sample data shape and a screenshot are usually enough to start debugging.