toggle menu
plotly-kt
0.7.1.1
jvm
switch theme
search in API
plotlykt-server
/
space.kscience.plotly.server
/
Update
/
Trace
Trace
class
Trace
(
val
id
:
String
,
trace
:
Int
,
content
:
Meta
)
:
Update
Members
Constructors
Trace
Link copied to clipboard
constructor
(
id
:
String
,
trace
:
Int
,
content
:
Meta
)
Properties
id
Link copied to clipboard
val
id
:
String
Functions
to
Json
Link copied to clipboard
open
override
fun
toJson
(
)
:
JsonObject