plotlykt-core
/
space.kscience.plotly
/
PlotTabs
jvm
Plot
Tabs
class
PlotTabs
Content copied to clipboard
Types
Functions
Properties
Types
Tab
Link copied to clipboard
jvm
data class
Tab
(title:
String
, id:
String
, content:
PlotlyFragment
)
Content copied to clipboard
Functions
tab
Link copied to clipboard
jvm
fun
tab
(title:
String
, id:
String
= title, block:
FlowContent
.(renderer:
PlotlyRenderer
) ->
Unit
)
Content copied to clipboard
Properties
tabs
Link copied to clipboard
jvm
val
tabs
:
List
<
PlotTabs.Tab
>
Content copied to clipboard