Documentation / @ripl/charts / ChartAnimationOptions
Interface: ChartAnimationOptions ​
Defined in: charts/src/core/options.ts:166
Fully resolved chart animation options.
Properties ​
| Property | Type | Defined in |
|---|---|---|
duration | number | charts/src/core/options.ts:168 |
ease | Ease | EaseName | charts/src/core/options.ts:169 |
enabled | boolean | charts/src/core/options.ts:167 |