Skip to content

1.2.0

Latest

Choose a tag to compare

@gvreddy04 gvreddy04 released this 13 Aug 16:40
· 4 commits to main since this release
ab4187a

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.