Igor Alshannikov
Igor Alshannikov
https://ggplot2.tidyverse.org/reference/coord_trans.html
The output for 10000 days duration is weird:  See: https://github.com/JetBrains/lets-plot/issues/470#issuecomment-993844170
See discussion: https://github.com/JetBrains/lets-plot-kotlin/issues/37#issuecomment-688295606
Would be great to see some smoothing algorithms implemented in `common` module and deployed as a multi-platform library. We are working on a multi-platform plotting library and are very interested...
Since recently my notebook fails to render at nbviewer with the following error: > Refused to connect to 'URL' because it violates the following Content Security Policy directive: "connect-src 'none'"....
Since recently my notebook fails to render at nbviewer with the following error: Refused to connect to 'URL' because it violates the following Content Security Policy directive: "connect-src 'none'". Link:...
In my notebook I'm using both, lets-plot and krangl libraries. I've specified a particular version of lets-plot but noticed that notebook loads lets-plot' class-files that belong to a different lets-plot...
From discussion: https://github.com/JetBrains/lets-plot/discussions/897#discussioncomment-8556115 > I've noticed that plots created with lets-plot do not currently support a responsive mode. This slightly cripples UX, because I am generating the plots in a...
See discussion: https://github.com/JetBrains/lets-plot/discussions/1007