← Back to patterns
Time

Small Multiples

Repeated mini-charts, one per group, sharing the same axes.

Best For

Comparing trends across many groups.

Live Demo

Live demo not yet available for this pattern

Usage

import { SmallMultiples } from 'dolex/react';

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