Skip to content

v1.0.3

Latest

Choose a tag to compare

@developerchunk developerchunk released this 09 Aug 14:43
· 4 commits to main since this release

New Features and Improvements

1. Column Bar Chart Enhancements:

  • Text Pop-Up: Added the ability to display pop-up text when clicking on bars and X-axis labels, providing more detailed information directly on the chart.
  • Text Rotation: Introduced an option to rotate X-axis text labels.
  • Grid Lines: Added customizable grid lines behind the bars to enhance visual clarity and provide better context for comparing values.

2. Pie Chart Improvements:

  • UI Adjustment: Addressed an issue where the bottom of the pie chart was being cut off. Adjusted the layout to ensure the entire chart is visible, even when item views are disabled.
  • Code Refactor: Improved code quality by removing redundant functions and optimizing the existing PieChart implementation for better performance and maintainability.

3. General Updates:

  • Enhanced Documentation: Added detailed comments and documentation for new features and parameters, making it easier for users to understand and customize the components.
  • Bug Fixes and Optimization: Various bug fixes and optimizations to ensure smoother functionality and a more polished user experience.