|
interface ABLineAesthetics : OptionsCapsule
|
|
class ABLineMapping : ABLineAesthetics, WithGroupOption |
|
interface AreaAesthetics : OptionsCapsule
|
|
class AreaMapping : AreaAesthetics, WithGroupOption |
|
interface BarAesthetics : OptionsCapsule
|
|
class BarMapping : BarAesthetics, CountStatAesthetics, WithGroupOption
|
|
class Bin2dMapping : TileAesthetics, Bin2dStatAesthetics, WithGroupOption
|
|
interface BoxplotAesthetics : OptionsCapsule
|
|
class BoxplotMapping : BoxplotAesthetics, BoxplotStatAesthetics, WithGroupOption
|
|
interface BoxplotParameters : OptionsCapsule
|
|
class ContourfMapping : PolygonAesthetics, ContourStatAesthetics, WithGroupOption
|
|
class ContourMapping : PathAesthetics, ContourStatAesthetics, WithGroupOption
|
|
interface CrossBarAesthetics : OptionsCapsule
|
|
class CrossBarMapping : CrossBarAesthetics, WithGroupOption |
|
class Density2dfMapping : PolygonAesthetics, Density2dStatAesthetics, WithGroupOption
|
|
class Density2dMapping : PathAesthetics, ContourStatAesthetics, Density2dStatAesthetics, WithGroupOption
|
|
class DensityMapping : AreaAesthetics, DensityStatAesthetics, WithGroupOption
|
|
interface ErrorBarAesthetics : OptionsCapsule
|
|
class ErrorBarMapping : ErrorBarAesthetics, WithGroupOption |
|
interface HistogramAesthetics : OptionsCapsule
|
|
class HistogramMapping : HistogramAesthetics, BinStatAesthetics, WithGroupOption
|
|
interface HLineAesthetics : OptionsCapsule
|
|
class HLineMapping : HLineAesthetics, WithGroupOption |
|
interface ImageAesthetics : OptionsCapsule
|
|
class ImageMapping : ImageAesthetics, WithGroupOption |
|
interface JitterParameters : OptionsCapsule
|
|
interface LineAesthetics : OptionsCapsule
|
|
class LineMapping : LineAesthetics, WithGroupOption |
|
interface LineRangeAesthetics : OptionsCapsule
|
|
class LineRangeMapping : LineRangeAesthetics, WithGroupOption |
|
interface PathAesthetics : OptionsCapsule
|
|
class PathMapping : PathAesthetics, WithGroupOption |
|
interface PointAesthetics : OptionsCapsule
|
|
class PointMapping : PointAesthetics, WithGroupOption |
|
interface PointRangeAesthetics : OptionsCapsule
|
|
class PointRangeMapping : PointRangeAesthetics, WithGroupOption |
|
interface PolygonAesthetics : OptionsCapsule
|
|
class PolygonMapping : PolygonAesthetics, WithGroupOption |
|
interface RasterAesthetics : OptionsCapsule
|
|
class RasterMapping : RasterAesthetics, WithGroupOption |
|
interface RectAesthetics : OptionsCapsule
|
|
class RectMapping : RectAesthetics, WithGroupOption |
|
interface RibbonAesthetics : OptionsCapsule
|
|
class RibbonMapping : RibbonAesthetics, WithGroupOption |
|
interface SegmentAesthetics : OptionsCapsule
|
|
class SegmentMapping : SegmentAesthetics, WithGroupOption |
|
interface SmoothAesthetics : OptionsCapsule
|
|
class SmoothMapping : SmoothAesthetics, WithGroupOption |
|
interface TextAesthetics : OptionsCapsule
|
|
class TextMapping : TextAesthetics, WithGroupOption |
|
interface TextParameters : OptionsCapsule
|
|
interface TileAesthetics : OptionsCapsule
|
|
class TileMapping : TileAesthetics, WithGroupOption |
|
interface VLineAesthetics : OptionsCapsule
|
|
class VLineMapping : VLineAesthetics, WithGroupOption |