← Back to patterns
Comparison

Connected Dot Plot

Two dots per category connected by a line. The gap is the story.

Best For

Budget vs actual, male vs female, two-metric comparison.

Live Demo

Live demo not yet available for this pattern

Usage

import { ConnectedDotPlot } from 'dolex/react';

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