plot-api / jetbrains.letsPlot / Geom

Geom

object Geom

Geom options to pass as a value of geom parameter of layer functions like: lets_plot() + stat_density(..., geom = Pos.point(), ... )

Types

abline

class abline : ABLineAesthetics, GeomOptions

area

class area : AreaAesthetics, GeomOptions

bar

class bar : BarAesthetics, GeomOptions

boxplot

class boxplot : BoxplotAesthetics, BoxplotParameters, GeomOptions

crossbar

class crossbar : CrossBarAesthetics, GeomOptions

errorbar

class errorbar : ErrorBarAesthetics, GeomOptions

histogram

class histogram : HistogramAesthetics, GeomOptions

hline

class hline : HLineAesthetics, GeomOptions

image

class image : ImageAesthetics, GeomOptions

line

class line : LineAesthetics, GeomOptions

linerange

class linerange : LineRangeAesthetics, GeomOptions

path

class path : PathAesthetics, GeomOptions

point

class point : PointAesthetics, GeomOptions

pointrange

class pointrange : PointRangeAesthetics, GeomOptions

polygon

class polygon : PolygonAesthetics, GeomOptions

raster

class raster : RasterAesthetics, GeomOptions

rect

class rect : RectAesthetics, GeomOptions

ribbon

class ribbon : RibbonAesthetics, GeomOptions

segment

class segment : SegmentAesthetics, GeomOptions

step

class step : LineAesthetics, GeomOptions

text

class text : TextAesthetics, GeomOptions

tile

class tile : TileAesthetics, GeomOptions

vline

class vline : VLineAesthetics, GeomOptions

Properties

blank

val blank: GeomOptions