← Back to patterns
Time

Sparkline Grid

Tiny inline charts in a table layout.

Best For

Dashboard overviews, KPI summaries.

Live Demo

Live demo not yet available for this pattern

Usage

import { SparklineGrid } from 'dolex/react';

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