[4.8.2] - 2026-12-19
Fixed
- Hyperlinks support for lets-plot-compose.
- Colab no longer rendering lets-plot with empty setup HTML [#1436]
Unclaimed project
Are you a maintainer of lets-plot? Claim this project to take control of your public changelog and roadmap.
Changelog
Multiplatform plotting library based on the Grammar of Graphics
Release v4.8.2rc1
Release v4.8.1rc1
geom_pointdensity() [#1370].
See: example notebook.
Geoms with 1-to-1 statistics (such as geom_qq(), geom_sina()) preserve the mapping to original data after statistical transformation.
See: [examp...