Commit 2b22bf4
committed
Enhance property descriptions in chart datasets
Updated `LineChartDataset` and `ScatterChartDataset` classes to provide detailed descriptions and default values for various properties. Key changes include the addition of new properties such as `BackgroundColor`, `BorderColor`, `CubicInterpolationMode`, and hover-related properties. Existing properties were also enhanced with clearer documentation, improving usability and guidance for developers.
NOTE: This commit message is auto-generated using GitHub Copilot.1 parent d83ce55 commit 2b22bf4
2 files changed
Lines changed: 258 additions & 122 deletions
File tree
- BlazorExpress.ChartJS/Models/ChartDataset
- LineChart
- ScatterChart
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments