Igor Alshannikov
Igor Alshannikov
Release [4.5.0](https://github.com/JetBrains/lets-plot?tab=readme-ov-file#what-is-new-in-450)
Note ``` [theme](https://ggplot2.tidyverse.org/reference/theme.html)( axis.line.theta = [element_line](https://ggplot2.tidyverse.org/reference/element.html)(colour = "red"), axis.text.theta = [element_text](https://ggplot2.tidyverse.org/reference/element.html)(angle = 90), ``` [guide_axis_theta()](https://ggplot2.tidyverse.org/reference/guide_axis_theta.html)
Jupyter integration doesn't belong to the "plot-api" project in my opinion. Let's move it to a separate project nested in the 'toolkit' folder? Can have java 11 as a target...
Do you mean drop arguments in `%use lets-plot` ?
Maybe related:  see: https://github.com/JetBrains/lets-plot/issues/1188#issuecomment-2353701572
Hi, just add `ggtitle` : `gggrid(...) + ggtitle(...)`
Presumably the problem has been resolved.
We are working on Anaconda distribution and at the moment are a bit stack with an error when building a Windows wheel, see issue [Unable to use MinGW instead of...