Interface BoxOutliersPlotOptions

Box outliers plot options

Hierarchy

Implemented by

Properties

animate?: boolean

Animate plot after data change? The default is Animate.

animationDuration?: number

Animation duration. The default is AnimationDuration.

kind: PlotKind

Plot kind. The supported ones are in PlotKind enum.

markerSize: number

Marker size.

metric: MetricOptions<Color<ColorParam>>

Metric options.

Generated using TypeDoc