← Back to patterns
Comparison
Lollipop Chart
Circles on sticks — a cleaner bar chart that reduces ink and draws the eye to values.
Best For
Ranked comparisons with cleaner visual weight than bars.
Live Demo
Live demo not yet available for this pattern
Usage
import { LollipopChart } from 'dolex/react';
<LollipopChart spec={spec} width={800} height={500} />