Bar Chart
A composable function that displays a bar chart based on the provided data collection.
Parameters
The collection of chart data representing the bars in the chart.
Modifier for applying styling and positioning to the chart.
The spacing between bars in the chart.
Padding around the chart content to create spacing.
The color used to fill the bars in the chart.
Configuration for the chart axes, including color and stroke width.
A composable function that displays a bar chart based on the provided data collection.
Parameters
The collection of chart data representing the bars in the chart.
Modifier for applying styling and positioning to the chart.
The spacing between bars in the chart.
Padding around the chart content to create spacing.
Configuration for the chart axes, including color and stroke width.