← Back to patterns
Composition

Stacked Bar

Bars subdivided into segments showing composition.

Best For

Part-of-whole across categories.

Live Demo

Live demo not yet available for this pattern

Usage

import { StackedBar } from 'dolex/react';

<StackedBar spec={spec} width={800} height={500} />