toggle menu
plotly-kt
0.7.1.1
jvm
switch theme
search in API
plotlykt-script
/
space.kscience.plotly.script
/
PlotlyScriptCompilationConfiguration
Plotly
Script
Compilation
Configuration
class
PlotlyScriptCompilationConfiguration
:
ScriptCompilationConfiguration
Members
Constructors
Plotly
Script
Compilation
Configuration
Link copied to clipboard
constructor
(
)
Properties
not
Transient
Data
Link copied to clipboard
val
notTransientData
:
Map
<
PropertiesCollection.Key
<
*
>
,
Any
?
>
Functions
contains
Key
Link copied to clipboard
fun
<
T
>
containsKey
(
key
:
PropertiesCollection.Key
<
T
>
)
:
Boolean
entries
Link copied to clipboard
fun
entries
(
)
:
Set
<
Map.Entry
<
PropertiesCollection.Key
<
*
>
,
Any
?
>
>
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
get
Link copied to clipboard
operator
fun
<
T
>
get
(
key
:
PropertiesCollection.Key
<
T
>
)
:
T
?
get
No
Default
Link copied to clipboard
fun
<
T
>
getNoDefault
(
key
:
PropertiesCollection.Key
<
T
>
)
:
T
?
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String