JetBrains / lets-plot-kotlin

Grammar of Graphics for Kotlin
https://lets-plot.org/kotlin/
MIT License
422 stars 36 forks source link

Add a dynamic chart update #137

Open fmvin opened 1 year ago

fmvin commented 1 year ago

Please release native support of plotting data in realtime. Unfortunately, a trick which is discussed here is just a workaround with significant efforts .

As @alshan mentioned "Lets-Plot itself doesn't support incremental updates at the moment" but I suppose some kind of a good workaround could be included to the ets-plot-kotlin lib.