Bar Chart

Bar chart with vertical/horizontal orientation. Supports grouped and stacked layouts. Use cases: Categorical comparisons, test results, production counts, event frequencies.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add bar-chart
Manual Installation

1. Copy the component code from components/bar-chart.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care by Ann . Open source and customizable.

Plexus UI - Playground