← Back to patterns
Distribution

Beeswarm

Individual dots arranged to avoid overlap, showing the full distribution.

Best For

Small-to-medium datasets where every point matters.

Live Demo

Live demo not yet available for this pattern

Usage

import { Beeswarm } from 'dolex/react';

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