plot-api / jetbrains.letsPlot / FrontendContext

FrontendContext

interface FrontendContext

Functions

display

abstract fun display(plotSpecRaw: MutableMap<String, Any>): Unit

getInfo

open fun getInfo(): String

Inheritors

NotebookFrontendContext

class NotebookFrontendContext : FrontendContext