plot-api / jetbrains.letsPlot.intern.layer.stat / BoxplotAesthetics

BoxplotAesthetics

interface BoxplotAesthetics : OptionsCapsule

Properties

weight

abstract val weight: Any?

Functions

seal

open fun seal(): Options

Inheritors

BoxplotMapping

class BoxplotMapping : BoxplotAesthetics, WithGroupOption

stat_boxplot

class stat_boxplot : BoxplotAesthetics, BoxplotStatParameters, LayerBase