Igor Alshannikov

Results 285 comments of Igor Alshannikov

Related: the plot_grid() function of the cowplot package. https://www.geeksforgeeks.org/how-to-join-multiple-ggplot2-plots-with-cowplot/?ref=rp

This is something what is not available in either of Lets-Plot APIs ( We are planning for `coord_polar`. Meanwhile may be you could workaround by coding pie with the help...

* name: Lets-Plot (Python) * website: https://github.com/JetBrains/lets-plot/blob/master/README_PYTHON.md * short description: An open-source, ggplot2-style plotting library supporting [GeoPandas](https://github.com/JetBrains/lets-plot/blob/master/docs/geopandas.md), [interactive maps](https://github.com/JetBrains/lets-plot/blob/master/docs/interactive_maps.md) and [geocoding](https://github.com/JetBrains/lets-plot/blob/master/docs/geocoding.md) * category: python

* name: Lets-Plot (Kotlin) * website: https://github.com/JetBrains/lets-plot-kotlin/blob/master/README.md * short description: An open-source, ggplot2-style plotting library which includes a support of [GeoToos features and geometries](https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/geotools.md). * category: Kotlin

We've been doing significant code refactorings in relation to this feature. I hope we will have some progress by the `22 end.

Hi @PoslavskySV , `coordPolar()` was just added in [v4.7.0](https://github.com/JetBrains/lets-plot-kotlin?tab=readme-ov-file#coordpolar).

Added in 4.0.0: https://nbviewer.org/github/JetBrains/lets-plot/blob/master/docs/f-23c/stat_ecdf.ipynb

geom_pie added in [v3.0.0](https://github.com/JetBrains/lets-plot#what-is-new-in-300)

Wow! Thanks for sharing! We absolutely will add links at lets-plot.org.