JetCo - Column Bar Chart
We have added a new chart Column Bar Chart which provides a composable function that displays a bar chart with optional X and Y axes, allowing users to visualize data in a vertical bar format. The chart supports features such as animation, user scroll, pop-up text on click, and customizable appearance.
Updated the PieChart:
- Added a parameter - animationRotations: The number of complete rotations (360 degrees) to be applied to the pie chart during the animation.
- Updated the documentation