← Back to patterns
Time

Line Chart

Connected points over time showing trends.

Best For

Time series trends, continuous data.

Live Demo

Live demo not yet available for this pattern

Usage

import { LineChart } from 'dolex/react';

<LineChart spec={spec} width={800} height={500} />