Examples β
This page contains a collection of examples of diagrams and charts that can be created through mermaid and its myriad applications.
If you wish to learn how to support mermaid on your webpage, read the Beginner's Guide.
If you wish to learn about mermaid's syntax, Read the Diagram Syntax section.
Basic Pie Chart β
Code:
mermaid
Code:
mermaid
Basic sequence diagram β
Code:
mermaid
Basic flowchart β
Code:
mermaid
Larger flowchart with some styling β
Code:
mermaid
SequenceDiagram: Loops, alt and opt β
Code:
mermaid
SequenceDiagram: Message to self in loop β
Code:
mermaid
Sequence Diagram: Blogging app service communication β
Code:
mermaid