← Back to patterns
Flow

Alluvial Diagram

Flows between categorical stages.

Best For

Category transitions over time, migration patterns.

Live Demo

Live demo not yet available for this pattern

Usage

import { AlluvialDiagram } from 'dolex/react';

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