Interface PlotOptions

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.

Generated using TypeDoc