← Back to patterns
Flow

Chord Diagram

Circular layout showing interconnections between entities.

Best For

Mutual flows, trade relationships.

Live Demo

Live demo not yet available for this pattern

Usage

import { ChordDiagram } from 'dolex/react';

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