plot-api / jetbrains.letsPlot.frontend

Package jetbrains.letsPlot.frontend

Types

DefaultSwingBatikFrontendContext

Shows plot in Java Swing Window. Uses Batik mapping for SVG rendering.

class DefaultSwingBatikFrontendContext : FrontendContext

DefaultSwingJfxFrontendContext

Shows plot in Java Swing Window. Uses JavaFx Scene mapping for SVG rendering.

class DefaultSwingJfxFrontendContext : FrontendContext

NotebookFrontendContext

class NotebookFrontendContext : FrontendContext