Skip to content

v3.0.1

Latest

Choose a tag to compare

@alshan alshan released this 02 Dec 21:23
· 2 commits to main since this release

[3.0.1] - 2025-12-02

Compatibility

All artifacts were built with the following versions of dependencies:

  • Compose Multiplatform: 1.9.3
  • Lets-Plot Kotlin API: 4.12.0
  • Lets-Plot Multiplatform: 4.8.1

Added

  • Android: support for PNG export in ggsave() [#30].

Changed

  • [BREAKING] Artefacts org.jetbrains.lets-plot:canvas and org.jetbrains.lets-plot:plot-raster
    are now required dependencies for both Desktop and Android platforms.
    See REDAME.md "Dependencies" section for details.

  • Android: rendering using Compose Canvas instead of Android View

Fixed

  • geomRaster uses incorrect colours [#46].