← Back to patterns
Comparison
Slope Chart
Two points per entity connected by a line showing change between two time points.
Best For
Before/after comparisons, two-period change.
Live Demo
Live demo not yet available for this pattern
Usage
import { SlopeChart } from 'dolex/react';
<SlopeChart spec={spec} width={800} height={500} />