Skip to content
Lower pricing Individual licenses are now $49/year for Studio, $25 for Core — See pricing →

XY Chart

Last updated:

Mermaid Studio provides language support for XY charts inside IntelliJ IDEA and other JetBrains IDEs. XY charts provide general-purpose data visualization with support for bar charts, line charts, or combinations of both.

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

XY chart syntax highlighting in Armada Dark theme

The summary below shows the IDE support Mermaid Studio ships for XY charts, grouped by capability.

IDE feature supportSelect a feature for its description.
Editing
Code Intelligence
Validation

The formatter is chart-aware, with configurable comma and arrow spacing and collapsing of bracketed data arrays.

For complete syntax documentation including multiple data series and axis configuration, see the Mermaid.js XY Chart documentation.