← Back to patterns
Composition

Waffle Chart

10x10 grid of squares showing proportions.

Best For

Precise part-of-whole (every square = 1%).

Live Demo

Live demo not yet available for this pattern

Usage

import { WaffleChart } from 'dolex/react';

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