plotlykt-server / kscience.plotly.server / kscience.plotly.Plot

Extensions for kscience.plotly.Plot

collectUpdates

fun Plot.collectUpdates(plotId: String, scope: CoroutineScope, updateInterval: Long): Flow<Update>