Hi all! Lets-plot/Compose in v3.2.0 now supports c...
# compose-web
i
Hi all! Lets-plot/Compose in v3.2.0 now supports charts in Wasm/Js Compose apps: https://github.com/JetBrains/lets-plot-compose#compose-multiplatform-for-wasmjs
K 11
🧑‍🌾 1
m
I am wondering though why the optional PlotImageExport utility seems to be based on AWT and for that reason is probably only available on the JVM. How do you export images on the other platforms? Raster images are also handled well by Skia.
i
Maybe, but at the moment we do not support image export in WasmJs, only in Desktop and Android.