Igor Alshannikov
Igor Alshannikov
We can cover (1) and (2) by adding settings similar to [powerlimits](https://matplotlib.org/stable/api/ticker_api.html#matplotlib.ticker.ScalarFormatter.set_powerlimits) in Matplotlib (and not just powers of 10 in this case). As for (3), we can support 3rd...
Added in [v4.5.0](https://github.com/JetBrains/lets-plot?tab=readme-ov-file#what-is-new-in-450)
"In the latest release of Grafana (version 8.5.0), there has been a change in the behavior of tooltips. Previously, tooltips would remain open until manually closed, but now they will...
Python variant see [4.5.0](https://github.com/JetBrains/lets-plot?tab=readme-ov-file#what-is-new-in-450)
Hi, try `pip3 install cairosvg`. See "Install" section in [cairoSVG docs](https://cairosvg.org/).
But it seems you are talking about different cases: in your ggplot2 example the legend is ontop and outside of the "geom area". However, in lets-plot example the legend is...
Hi, certainly. We have it in mind and will be rolling out plot annotating capabilities as quickly and comprehensively as humanly possible. Related: - ggrepel examples: https://ggrepel.slowkow.com/articles/examples - https://github.com/Phlya/adjustText -...
This isn't currently possible with lets-plot. Thanks for the link though.
Hi @kevincianfarini It's possible there is some incompatibility between the version of Compose Multiplatform we are using to build Lets-Plot and the version of Jetpack Compose you are using in...
It seems as soon as our PR (https://github.com/conda-forge/staged-recipes/pull/27974) is finally approved, lets-plot will be available at conda-forge. At least MacOS and Linux packages (not Windows).