PlotlyIntegration

class PlotlyIntegration : JupyterIntegration, PlotlyRenderer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun getDefinitions(notebook: Notebook): List<LibraryDefinition>
Link copied to clipboard
open override fun JupyterIntegration.Builder.onLoaded()
Link copied to clipboard
open override fun FlowContent.renderPlot(plot: Plot, plotId: String, config: PlotlyConfig): Plot