toggle menu
plotly-kt
0.7.1.1
common
switch theme
search in API
plotlykt-core
/
space.kscience.plotly
/
PlotlyHtmlFragment
Plotly
Html
Fragment
class
PlotlyHtmlFragment
(
val
visit
:
TagConsumer
<
*
>
.
(
)
->
Unit
)
Members
Members & Extensions
Constructors
Plotly
Html
Fragment
Link copied to clipboard
constructor
(
visit
:
TagConsumer
<
*
>
.
(
)
->
Unit
)
Properties
visit
Link copied to clipboard
val
visit
:
TagConsumer
<
*
>
.
(
)
->
Unit
Functions
plus
Link copied to clipboard
operator
fun
PlotlyHtmlFragment
.
plus
(
other
:
PlotlyHtmlFragment
)
:
PlotlyHtmlFragment
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String