Package-level declarations

Types

Link copied to clipboard
interface Bin2dStatAesthetics : OptionsCapsule

Aesthetic properties supported by statBin2D().

Link copied to clipboard
class Bin2dStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : Bin2dStatAesthetics

Aesthetic mappings supported by statBin2D().

Link copied to clipboard
interface Bin2dStatParameters : OptionsCapsule

Properties for parameters of statBin2D().

Link copied to clipboard
interface BinHexStatAesthetics : OptionsCapsule

Aesthetic properties supported by the default stat of geomHex().

Link copied to clipboard
class BinHexStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : BinHexStatAesthetics

Aesthetic mappings supported by the default stat of geomHex().

Link copied to clipboard
interface BinHexStatParameters : OptionsCapsule

Properties for parameters of the default stat of geomHex().

Link copied to clipboard
interface BinStatAesthetics : OptionsCapsule

Aesthetic properties supported by statBin().

Link copied to clipboard
class BinStatMapping(var x: Any? = null, var weight: Any? = null) : BinStatAesthetics

Aesthetic mappings supported by statBin().

Link copied to clipboard
interface BinStatParameters : OptionsCapsule

Properties for parameters of statBin().

Link copied to clipboard
interface BoxplotOutlierStatParameters : OptionsCapsule

Properties for parameters of statBoxplot().

Link copied to clipboard
interface BoxplotStatAesthetics : OptionsCapsule

Aesthetic properties supported by statBoxplot().

Link copied to clipboard
class BoxplotStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : BoxplotStatAesthetics

Aesthetic mappings supported by statBoxplot().

Link copied to clipboard
interface BoxplotStatParameters : OptionsCapsule

Properties for parameters of statBoxplot().

Link copied to clipboard
interface ContourStatAesthetics : OptionsCapsule

Aesthetic properties supported by statContour().

Link copied to clipboard
class ContourStatMapping(var x: Any? = null, var y: Any? = null, var z: Any? = null) : ContourStatAesthetics

Aesthetic mappings supported by statContour().

Link copied to clipboard
interface ContourStatParameters : OptionsCapsule

Properties for parameters of statContour().

Link copied to clipboard
interface Count2dStatAesthetics : OptionsCapsule

Aesthetic properties supported by statCount2D().

Link copied to clipboard
class Count2dStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : Count2dStatAesthetics

Aesthetic mappings supported by statCount2D().

Link copied to clipboard
interface CountStatAesthetics : OptionsCapsule

Aesthetic properties supported by statCount().

Link copied to clipboard
class CountStatMapping(var x: Any? = null, var weight: Any? = null) : CountStatAesthetics

Aesthetic mappings supported by statCount().

Link copied to clipboard
interface Density2dStatAesthetics : OptionsCapsule

Aesthetic properties supported by statDensity2D().

Link copied to clipboard
class Density2dStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : Density2dStatAesthetics

Aesthetic mappings supported by statDensity2D().

Link copied to clipboard
interface Density2dStatParameters : OptionsCapsule

Properties for parameters of statDensity2D().

Link copied to clipboard
interface DensityRidgesStatAesthetics : OptionsCapsule

Aesthetic properties supported by statDensityRidges().

Link copied to clipboard
class DensityRidgesStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : DensityRidgesStatAesthetics

Aesthetic mappings supported by statDensityRidges().

Link copied to clipboard
Link copied to clipboard
interface DensityStatAesthetics : OptionsCapsule

Aesthetic properties supported by statDensity().

Link copied to clipboard
class DensityStatMapping(var x: Any? = null, var weight: Any? = null) : DensityStatAesthetics

Aesthetic mappings supported by statDensity().

Link copied to clipboard
interface DensityStatParameters : OptionsCapsule

Properties for parameters of statDensity().

Link copied to clipboard
interface DotplotStatAesthetics : OptionsCapsule

Aesthetic properties supported by the default stat of geomDotplot().

Link copied to clipboard

Aesthetic mappings supported by the default stat of geomDotplot().

Link copied to clipboard
interface DotplotStatParameters : OptionsCapsule

Properties for parameters of the default stat of geomDotplot().

Link copied to clipboard
interface ECDFStatAesthetics : OptionsCapsule

Aesthetic properties supported by statECDF().

Link copied to clipboard
class ECDFStatMapping(var x: Any? = null, var y: Any? = null) : ECDFStatAesthetics

Aesthetic mappings supported by statECDF().

Link copied to clipboard
interface ECDFStatParameters : OptionsCapsule

Properties for parameters of statECDF().

Link copied to clipboard
interface QQ2LineStatParameters : OptionsCapsule

Properties for parameters of statQQ2Line().

Link copied to clipboard
interface QQ2StatAesthetics : OptionsCapsule

Aesthetic properties supported by statQQ2().

Link copied to clipboard
class QQ2StatMapping(var x: Any? = null, var y: Any? = null) : QQ2StatAesthetics

Aesthetic mappings supported by statQQ2().

Link copied to clipboard
interface QQLineStatParameters : OptionsCapsule

Properties for parameters of statQQLine().

Link copied to clipboard
interface QQStatAesthetics : OptionsCapsule

Aesthetic properties supported by statQQ().

Link copied to clipboard
class QQStatMapping(var sample: Any? = null) : QQStatAesthetics

Aesthetic mappings supported by statQQ().

Link copied to clipboard
interface QQStatParameters : OptionsCapsule

Properties for parameters of statQQ().

Link copied to clipboard
interface SinaStatAesthetics : OptionsCapsule

Aesthetic properties supported by the default stat of geomSina().

Link copied to clipboard
class SinaStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : SinaStatAesthetics

Aesthetic mappings supported by the default stat of geomSina().

Link copied to clipboard

Properties for parameters of the default stat of geomSina().

Link copied to clipboard
interface SmoothStatAesthetics : OptionsCapsule

Aesthetic properties supported by statSmooth().

Link copied to clipboard
class SmoothStatMapping(var x: Any? = null, var y: Any? = null) : SmoothStatAesthetics

Aesthetic mappings supported by statSmooth().

Link copied to clipboard
interface SmoothStatParameters : OptionsCapsule

Properties for parameters of statSmooth().

Link copied to clipboard
class SummaryBinStatMapping(val x: Any? = null, val y: Any? = null) : OptionsCapsule

Aesthetic mappings supported by statSummaryBin().

Link copied to clipboard

Properties for parameters of statSummaryBin().

Link copied to clipboard
class SummaryStatMapping(val x: Any? = null, val y: Any? = null) : OptionsCapsule

Aesthetic mappings supported by statSummary().

Link copied to clipboard
interface SummaryStatParameters : OptionsCapsule

Properties for parameters of statSummary().

Link copied to clipboard
interface SumStatAesthetics : OptionsCapsule

Aesthetic properties supported by statSum().

Link copied to clipboard
class SumStatMapping(var x: Any? = null, var y: Any? = null) : SumStatAesthetics

Aesthetic mappings supported by statSum().

Link copied to clipboard
interface YDensityStatAesthetics : OptionsCapsule

Aesthetic properties supported by statYDensity().

Link copied to clipboard
class YDensityStatMapping(var x: Any? = null, var y: Any? = null, var weight: Any? = null) : YDensityStatAesthetics

Aesthetic mappings supported by statYDensity().

Link copied to clipboard

Properties for parameters of statYDensity().

Link copied to clipboard

Aesthetic properties supported by the default stat of geomYDotplot().

Link copied to clipboard

Aesthetic mappings supported by the default stat of geomYDotplot().

Link copied to clipboard

Properties for parameters of the default stat of geomYDotplot().