← Back to patterns
Distribution
Histogram
Frequency distribution of a single numeric variable.
Best For
Understanding value distributions, finding patterns.
Live Demo
Live demo not yet available for this pattern
Usage
import { Histogram } from 'dolex/react';
<Histogram spec={spec} width={800} height={500} />