Pie chart

Share of a whole, as pie or donut

Slices size to their share, with per-slice colour overrides for status data. Set an inner radius and the pie becomes a donut.

Pie and donut

Browser share

Visitor distribution by browser

Task status (donut)

Current sprint

tsx
// From the npm package
import { PieChart } from 'rift-ds/charts';

// Or as source you own, via the shadcn CLI
npx shadcn@latest add https://rift-ds.com/r/pie-chart.json