Mermaid Chart Maker
Full View
Mermaid Code
Copy
Format
Clear
graph TD A[Start] --> B{Decision?} B -->|Yes| C[Option 1] B -->|No| D[Option 2] C --> E[End] D --> E style A fill:#4361ee,stroke:#333,color:#fff style E fill:#06d6a0,stroke:#333,color:#fff style B fill:#ffd166,stroke:#333,color:#333
Chart Preview
SVG
PNG
Share
Your diagram will appear here
Full Screen Preview
Exit
Message copied to clipboard!