plotlykt-core
/
space.kscience.plotly
/
PlotGrid
/
plot
jvm
plot
fun
plot
(plot:
Plot
, id:
String
= plot.toString(), width:
Int
= 6, row:
Int
? = null, col:
Int
? = null):
Plot
Content copied to clipboard
fun
plot
(row:
Int
? = null, col:
Int
? = null, id:
String
? = null, width:
Int
= 6, block:
Plot
.() ->
Unit
):
Plot
Content copied to clipboard