Skip to content

Mermaid Examples

Basic Pie Chart

Basic sequence diagram

Basic flowchart

Warning

When generating PDFs, text within the graph syntax doesn't get output in WeasyPrint. However, it does appear when using Playwright.

Larger flowchart with some styling

Warning

When generating PDFs, text within the graph syntax doesn't get output in WeasyPrint. However, it does appear when using Playwright.

SequenceDiagram: Loops, alt and opt

SequenceDiagram: Message to self in loop

Sequence Diagram: Blogging app service communication

A commit flow diagram.