← Back to patterns
Composition
Donut Chart
Ring chart with a center space for a total or label.
Best For
Part-of-whole for 2-5 slices with a key number.
Live Demo
Live demo not yet available for this pattern
Usage
import { DonutChart } from 'dolex/react';
<DonutChart spec={spec} width={800} height={500} />