Skip to content
Limited Time 40% off for early adopters — Get discount →

Pie Chart

Last updated:

Pie charts display data as proportional segments of a circle, making it easy to compare parts of a whole.

Syntax highlighting integrates directly with IntelliJ’s color scheme system, so diagram colors always match your editor theme.

Pie chart syntax highlighting in Armada Dark theme

Mermaid Studio provides support for pie charts:

  • Syntax highlighting for titles, labels, and values
  • Code completion for diagram keywords like showData and title
  • Error detection for invalid syntax
  • Inspections to detect duplicate slice labels and negative values

For complete syntax documentation including showData options and styling, see the Mermaid.js Pie Chart documentation.