What's Changed
- Expose complete chart chrome styling to CSS and Tailwind by @Alek99 in #412
- Enforce docs heading hierarchy by @Alek99 in #405
- Fix stable Rust chunk lint by @Alek99 in #400
- Ship a production shared WebGL host by @Alek99 in #417
- Add dark mode benchmark image by @Alek99 in #399
- Validate minified adapter exports by @Alek99 in #401
- Polar zoom defaults to off; opt-in per chart with interaction_config by @masenf in #390
- Use CDP for standalone render smoke by @Alek99 in #402
- Make docs code-copy controls accessible by @Alek99 in #403
- Floor the log axis lower bound when an explicit margin is set by @Sanjays2402 in #389
- Complete the PEP 561 typing surface by @Alek99 in #451
- Update dependencies to address security vulnerabilities by @masenf in #428
- Fix type annotations and improve error reporting by @masenf in #457
- Data-bound chart components 1/8: design record and ground pins by @FarhanAliRaza in #461
- Data-bound chart components 2/8: typed figure handles by @FarhanAliRaza in #462
- Data-bound chart components 3/8: plans and @reflex_xy.data by @FarhanAliRaza in #463
- Data-bound chart components 4/8: serve composite plan tokens by @FarhanAliRaza in #464
- Data-bound chart components 5/8: the chart factories by @FarhanAliRaza in #465
- Data-bound chart components 6/8: compile probe for figure builders by @FarhanAliRaza in #466
- Data-bound chart components 7/8: demo app on the new API by @FarhanAliRaza in #467
- Data-bound chart components 8/8: full mark-kind coverage by @FarhanAliRaza in #469
- Add funnel charts to the core declarative XY API (protocol v13) by @Alek99 in #474
- Prepare v0.0.6 release by @Alek99 in #477
New Contributors
- @Sanjays2402 made their first contribution in #389
Full Changelog: v0.0.5...v0.0.6