- Which diagram types are supported?
- Everything Mermaid renders: flowcharts, sequence diagrams, class and state diagrams, entity relationship diagrams, Gantt charts, pie charts, mindmaps, and git graphs.
- Can I share a diagram by link?
- Yes. The source is compressed into the page URL, so the link reproduces your diagram exactly. A very large diagram can outgrow the URL; export the SVG to share those.
- How do I export the diagram?
- Download SVG for crisp vector output that scales to any size, or PNG for pasting into docs and slides. Both render locally.
- Is my diagram sent to a server?
- No. Mermaid runs in your browser, so the source and the rendered diagram never leave your device.