Interface MarkerPlotOptions

Marker 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 | MetricDependantValue<number>

Marker size in pixels.

metric: MetricOptions<Color<ColorParam> | Palette>

Generated using TypeDoc