Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnimTarget

Represents a state in the animation describing the data, the chart, and the style parameters to be changed from the actual state. Passing null as style will reset every style parameter to default.

Hierarchy

  • AnimTarget

Index

Properties

Properties

Optional config

config: Chart

Chart configuration changes.

Optional data

data: Set

Data set.

Optional style

style: Chart

Style changes.

Generated using TypeDoc