toggle menu
plotly-kt
0.7.1.1
js
switch theme
search in API
plotlykt-core
/
space.kscience.plotly
/
PlotlyJs
/
newPlot
new
Plot
js
fun
newPlot
(
graphDiv
:
Element
,
data
:
Array
<
dynamic
>
=
definedExternally
,
layout
:
dynamic
=
definedExternally
,
config
:
dynamic
=
definedExternally
)