I've surprised myself by adding native support to plotly-kt. Does anybody need that?
p
Pavel Gorgulov
03/31/2023, 12:20 PM
Someone needs it)
Native support is generally needed primarily for kmm. It seems that there is clearly a lack of libraries for visualization there. But I’m not sure if this applies to plotly
a
altavir
03/31/2023, 12:26 PM
Plotly is browser - based. It could be used in KMM, but only with something like web-view.
p
Pavel Gorgulov
03/31/2023, 12:30 PM
And what is current status of K/W support in plotly-kt?
a
altavir
03/31/2023, 1:30 PM
You mean Wasm? I am not sure that there is kotlinx-html version for Wasm. But generating plotly models should work as soon as i add the target to intermediate dependecies.