toggle menu
plotly-kt
0.7.1.1
jvm
switch theme
search in API
plotlykt-server
/
space.kscience.plotly.server
/
serve
serve
fun
Plotly
.
serve
(
scope
:
CoroutineScope
=
GlobalScope
,
host
:
String
=
"localhost"
,
port
:
Int
=
7777
,
block
:
PlotlyServer
.
(
)
->
Unit
)
:
ApplicationEngine
Start static server (updates via reload)