Releases: BlazorExpress/BlazorExpress.ChartJS
Releases · BlazorExpress/BlazorExpress.ChartJS
1.2.0
1. What’s New
- BarChart Border Radius
- New demos and documentation for customizing bar border radius, allowing enhanced visual styling of bar charts.
- BarChart Animation Support
- Added animation properties for BarChart and datasets, enabling delay and per-dataset animation customization.
- LineChart Interpolation Modes
- Introduced documentation and demos for line interpolation modes, helping users visualize different chart smoothing options.
- LineChart Segment Property
- Added a new Segment property to LineChartDataset, allowing custom line segment styles.
2. What’s Updated
- Getting Started Documentation
- Modernized and clarified instructions for both WebAssembly and Server projects.
- Installation steps are split and now include new, clearly labeled code snippets.
- Improved explanations for JS references and service registration.
- Updated examples to use BarChart for easier onboarding.
- BubbleChart Visuals
- Changed dataset coloring and border width for a cleaner, more modern appearance.
- General Chart Documentation
- Refactored “How to use” and “How it works” sections for better clarity.
- Unified image references and standardized formatting.
- Chart Options & Parameters
- Enhanced and refined animation properties in ChartDataset and ChartOptions.
- Refactored parameter attributes and initialization logic for better usability and maintainability.
3. Other Updates
- Documentation changes and code refactors for clarity and maintainability.
- Standardization of documentation structure and formatting.
- See the full changelog for detailed file-level changes.
1.1.0
What's Changed
- Demos - Sidebar width and other links updated. by @gvreddy04 in #12
- gtag setup by @gvreddy04 in #14
- Charts and Docs update by @gvreddy04 in #15
- Code cleanup + 1.1.0 updates by @gvreddy04 in #16
- Refactor image handling and add new chart assets by @gvreddy04 in #17
Full Changelog: v1.0.0...v1.1.0
1.0.0
Chart Components
- Bar Chart: https://chartjs.blazorexpress.com/charts/bar-chart
- Doughnut chart: https://chartjs.blazorexpress.com/charts/doughnut-chart
- Line chart: https://chartjs.blazorexpress.com/charts/line-chart
- Pie chart: https://chartjs.blazorexpress.com/charts/pie-chart
Full Changelog: v1.0.0-preview1...v1.0.0
1.0.0-preview1
Chart Components
- Bar Chart: https://chartjs.blazorexpress.com/charts/bar-chart
- Doughnut chart: https://chartjs.blazorexpress.com/charts/doughnut-chart
- Line chart: https://chartjs.blazorexpress.com/charts/line-chart
- Pie chart: https://chartjs.blazorexpress.com/charts/pie-chart