MarkChart is designed exclusively for previewing and editing Mermaid diagrams. Start with a built-in template to instantly create sequence diagrams, state diagrams, flowcharts, and more. Or begin with a blank document to write your own diagram from scratch. MarkChart can also be used in combination with an external editor, diagrams automatically update when changes are made.
Mermaid is a Markdown-inspired text syntax to define diagrams. MarkChart will render a nice looking sequence diagram if you write the following text in your Markdown documentation:
```mermaid
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later!
```
PREVIEW
Effortlessly previewing Mermaid diagrams without complex tools.
EDITOR
Create and edit your Mermaid diagrams directly in MarkChart.
TEMPLATES
Instantly create sequence diagrams, state diagrams, flowcharts and more.
QUICK LOOK
Preview your .mmd and .mermaid files right from the Files app.
EXPORT
Easily export your graphs to PDF, PNG, and SVG formats.
SYNTAX HIGHLIGHTING
Gain a better understanding of the text defining your diagram with syntax highlighting.
FITS RIGHT AT HOME
MarkChart is optimized for iOS and iPadOS, with Dark Mode support.
MARKCHART PRO
MarkChart Pro is an optional one-time purchase to help support the development.
•••
Privacy Policy: https://markchart.app/privacypolicy/
Terms of use: https://markchart.app/terms/
If you have any questions or ideas, please reach out at support@markchart.app
評分與評論
此App未收到足夠的評分或評論以顯示概況。
- Add support for Venn diagrams:
```mermaid
venn-beta
set A["Alpha"]:20
set B["Beta"]:12
union A,B["AB"]:3
```
- Add support for Ishikawa diagrams:
```mermaid
ishikawa-beta
Blurry Photo
Process
Out of focus
Shutter speed too slow
User
Shaky hands
Equipment
Inappropriate lens
Damaged lens
Environment
Subject moved too quickly
Too dark
```
If you’re happy with the app, please rate it, or even leave a review. This is a great way to help!