← Back to patterns
Distribution
Density Plot
Smooth continuous curve estimating the probability density function.
Best For
Visualizing the shape of a single distribution.
Live Demo
Live demo not yet available for this pattern
Usage
import { DensityPlot } from 'dolex/react';
<DensityPlot spec={spec} width={800} height={500} />