Pie Chart
Pie charts are very simple and easily depicted using mermaid. Here's a simple example:
pie
title A Pie Chart
"Slice A" : 5
"Slice B" : 35
Want to Know More?
If you're interested in learning more, the full content is available here: https://mermaid.js.org/syntax/pie.html
Last updated
Was this helpful?