toggle menu
plotly-kt
0.7.1.1
jvm
switch theme
search in API
plotlykt-jupyter
/
space.kscience.plotly
/
PlotlyIntegration
Plotly
Integration
class
PlotlyIntegration
:
JupyterIntegration
,
PlotlyRenderer
Members
Constructors
Plotly
Integration
Link copied to clipboard
constructor
(
)
Functions
get
Definitions
Link copied to clipboard
open
override
fun
getDefinitions
(
notebook
:
Notebook
)
:
List
<
LibraryDefinition
>
on
Loaded
Link copied to clipboard
open
override
fun
JupyterIntegration.Builder
.
onLoaded
(
)
render
Plot
Link copied to clipboard
open
override
fun
FlowContent
.
renderPlot
(
plot
:
Plot
,
plotId
:
String
,
config
:
PlotlyConfig
)
:
Plot