You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance BarChartOptions with new configuration properties
The `BarChartOptions` class has been updated to include several new properties: `IndexAxis`, `Interaction`, `Layout`, `Plugins`, `Scales`, and `AdditionalAttributes`. Each property is equipped with versioning, default values, and descriptions to improve the configuration options for bar charts, offering greater flexibility and control over their appearance and behavior. The `AdditionalAttributes` property allows for extra attributes to be applied to the component, enhancing customization capabilities.
NOTE: This commit message is auto-generated using GitHub Copilot.
0 commit comments