Pie chart
Create pie and donut charts for composition in BeCharts.
Back to Chart types.
Pie charts show composition (how parts make up a whole). Donut charts are a common variation that leaves space in the center. For a guided maker page with templates, FAQs, and export options, see the pie chart maker.
Data format
- Recommended:
dataset.dimensions+dataset.source - Typical shape:
['name', 'value']
Import and edit support
- Import: ✅ (CSV / Excel / Paste / Google Sheets)
- Edit: ✅ (table editor)
Customize highlights
- Series: inner/outer radius (donut), start angle, rose type, labels, item style
- Legend: placement for category names
Tips
- Keep category count small (e.g. 5–8) for readability.
- If you have many small slices, consider a bar chart instead.