scientific-skills/markdown-mermaid-writing/references/diagrams/pie.md
Back to Style Guide — Read the style guide first for emoji, color, and accessibility rules.
Syntax keyword: pie
Best for: Simple proportional breakdowns, budget allocation, composition, survey results
When NOT to use: Trends over time (use XY Chart), exact comparisons (use a table), more than 7 categories
pie
accTitle: Engineering Time Allocation
accDescr: Pie chart showing how engineering team time is distributed across feature work, tech debt, bug fixes, on-call, and learning
title 📊 Engineering Time Allocation
"🔧 Feature development" : 45
"🔄 Tech debt reduction" : 20
"🐛 Bug fixes" : 20
"📱 On-call & support" : 10
"📚 Learning & growth" : 5
title with relevant emojipie
accTitle: Your Title Here
accDescr: Describe what proportions are being shown
title 📊 Your Chart Title
"📋 Category A" : 40
"🔧 Category B" : 30
"📦 Category C" : 20
"🗂️ Other" : 10