Pie Chart
Generate pie charts from simple text syntax. No spreadsheets, no drag-and-drop — just write your data and see it render.
pie title Global Cloud Provider Market Share 2024
"AWS" : 31.0
"Azure" : 25.0
"Google Cloud" : 11.0
"Alibaba Cloud" : 4.0
"Salesforce" : 3.0
"Other" : 26.0Embed proportion charts in technical documentation, READMEs, and reports.
Visualize market share, survey results, and percentage breakdowns.
Show how time, budget, or capacity is split across categories.
pieDeclare pie charttitle My ChartOptional chart title"Label" : valueData slice (numeric value)showDataShow values in legendOpen FlowViz and type pie on the first line.
Optionally add a title: title My Chart Title.
Add data slices: "Label Name" : numeric_value.
Add as many slices as needed — Mermaid handles the math.
Optionally add showData to display values in the legend.
Export as SVG for use in documents or presentations.
Related tools
No signup. No install. Just open the editor and start writing.