The bar chart component is used to display categorical data using rectangular bars.
Bar Chart Example
| Prop | Type | Description | 
|---|---|---|
| className | string | Additional CSS classes. | 
| title | string | Title displayed above the chart. | 
| options | object | Configuration object for the chart. |