plotlykt-server
/
scientifik.plotly.server
/
scientifik.plotly.Plot
Extensions for scientifik.plotly.Plot
collectUpdates
fun
Plot
.
collectUpdates
(
plotId
:
String
,
scope
:
CoroutineScope
,
updateInterval
:
Long
)
:
Flow
<
Update
>