This draw.io plugins integrates the mermaid diagram generator.
Mermaid supports:
- Pie charts
- Sequence diagrams
- Gantt diagrams
- State diagrams
- Flow charts
- Class diagrams
via a simple markup language.
- double click on a shape and edit the mermaid script, the shape will be redrawn after leaving the editor
- All mermaid configuration options are reflected as draw.io shape properties.
See drawio_desktop/README.md for the draw.io desktop plugin.
See vscode/README.md for the vscode extension.