← Back to patterns
Composition
Circle Pack
Nested circles showing hierarchical containment with size encoding.
Best For
Hierarchies where containment matters more than precision.
Live Demo
Live demo not yet available for this pattern
Usage
import { CirclePack } from 'dolex/react';
<CirclePack spec={spec} width={800} height={500} />