Skip to main content
/
/
/
/
Pie chart

Pie chart

Basic pie chart

The pie chart is responsive, but doesn't look great when it gets too much space on the sides, as you can see below. We recommend placing it in a container with a max-width.

Tooltip helper component

Pie chart with text inside

Updated for recharts 3.1.2+

If you're upgrading from recharts v2, update the <Label> syntax used below.

The pie charts may look better with text inside them. You can achieve that using the RechartsLabel component, along with our code for creating a custom label, as you can see below.