← Back to patterns
Composition

Marimekko Chart

Variable-width stacked bars where both width and height encode data.

Best For

Market share by segment and category.

Live Demo

Live demo not yet available for this pattern

Usage

import { MarimekkoChart } from 'dolex/react';

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