plotnine v0.15.5 Release Notes
Release Date: 2026-06-03 // 8 days ago-
๐ Bug Fixes
- For interactive output, binary image data is now base64 encoded, making the output visible for
pyodideblocks inquarto-livepages.
- For interactive output, binary image data is now base64 encoded, making the output visible for
Previous changes from v0.15.4
-
๐ New
- Bundled agent skills
๐ Bug Fixes
- ๐ Allow
statsmodels==0.14.4onpyodide, which bundles that version. Other platforms still requirestatsmodels>=0.14.6for pandas 3 compatibility.