plotlykt-core
/
space.kscience.plotly
/
PlotGrid
/
PlotCell
jvm
Plot
Cell
data class
PlotCell
(id:
String
, plot:
Plot
, row:
Int
, col:
Int
, width:
Int
)
Content copied to clipboard
Properties
Properties
col
Link copied to clipboard
jvm
val
col
:
Int
Content copied to clipboard
id
Link copied to clipboard
jvm
val
id
:
String
Content copied to clipboard
plot
Link copied to clipboard
jvm
val
plot
:
Plot
Content copied to clipboard
row
Link copied to clipboard
jvm
val
row
:
Int
Content copied to clipboard
width
Link copied to clipboard
jvm
val
width
:
Int
= 1
Content copied to clipboard