I've finally made a plotly.kt build with IR (we wo...
# javascript
a
I've finally made a plotly.kt build with IR (we won't support legacy mode after 0.3.0 release. The bundle including plotly-core itself is about 1 MB. I think it was at least twice that size before
🔥 7
🎉 1
t
Any links?
a
I will publish it today. It is not a major release yet, but it sill be avalialbe in a bintray dev branch.
t
Is it available in GitHub?
a
I wanted to add native as well, but sadly kotlinx-html and kotli-css are not available there.
@turansky Before you ask, it include coroutines and seriallization-json, but does not include ktor
https://bintray.com/mipt-npm/dev/plotlykt-core/0.3.0-dev-3 is out. Now all you need is to copy code from js-demo. for it to work.
b
I have kotlinx-html fork with native support if that helps you (have a pr to get that into a main repo as well, but the project is poorly maintained so it's hanging for over 3months now)
a
I just checked the bundle size diminished two times after switching to IR
🎉 1
@Big Chungus It would be nice, but not critical now.
b