Skip to content
Limited Time 30% off Mermaid Studio — Get discount →

Radar Chart

Last updated:

Mermaid Studio provides language support for Radar charts inside IntelliJ IDEA and other JetBrains IDEs. Radar charts (also called spider charts) display multivariate data on axes starting from a common center point.

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

Radar chart syntax highlighting in Armada Dark theme

Mermaid Studio provides enhanced support for radar charts:

  • Syntax highlighting for axes and data curves
  • Rename refactoring to update axis and curve names
  • Find usages to locate references
  • Code folding to collapse sections
  • Brace matching for data definitions

For complete syntax documentation including multiple curves and axis configuration, see the Mermaid.js Radar documentation.