Commit 2d6fba2
committed
Add Animation property to ChartDataset and ChartOptions
The `Animation` property of type `ChartAnimation?` has been added to both the `ChartDataset<TData>` and `ChartOptions` classes. This property includes XML documentation detailing its purpose and default value, along with a link to the Chart.js animations configuration documentation. Metadata attributes such as `[AddedVersion("1.2.0")]`, `[DefaultValue(null)]`, and `[Description(...)]` have also been included.
NOTE: This commit message is auto-generated using GitHub Copilot.1 parent 211fbf2 commit 2d6fba2
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
| |||
0 commit comments