← Back to patterns
Time
Horizon Chart
Layered, folded area chart that compresses vertical space.
Best For
Comparing many time series in minimal vertical space.
Live Demo
Live demo not yet available for this pattern
Usage
import { HorizonChart } from 'dolex/react';
<HorizonChart spec={spec} width={800} height={500} />