Interface BarsPlotMajorOptions

Hierarchy

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.

metrics: MetricOptions<Color<ColorParam>>[]

Array of options for each of stacked bar metrics.

Generated using TypeDoc