Bar Chart
Bar charts are commonly used to compare categorical data by representing each category with bars of varying lengths.
Basic
Bar charts help visualize data comparisons across categories. They are effective for highlighting differences and trends using vertical or horizontal bars.
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Composed components
When you install this component via the CLI, it automatically loads all composed components, so you don’t need to add them individually.
The Bar Chart comes packed with several components to enhance functionality and provide a seamless experience.
Manual installation
Make sure you also install the composed components and the required packages for the component to function properly.
Stacked
Stacked bar charts let you compare parts of a whole across categories. Each bar stacks its values to show how they build up.
Custom format
Custom format bar charts let you style the appearance, including bar radius, spacing, and color, for visual alignment with your product.
Custom tooltip
Custom tooltips let you enrich the bar hover experience with icons, values, and additional context. Ideal for readable data at a glance.
Custom legend
Custom legends help identify bar categories with icons, colors, or labels tailored to your dataset.
Custom colors
Custom colors allow you to set specific colors for each bar, enhancing visual distinction and brand alignment.
Controlled
Controlled bar charts let you dynamically manage state. You can filter datasets, toggle views, or update the display based on user interaction.