rusty-mermaid Gallery

25 diagram types — 297 diagrams rendered by rusty-mermaid

gantt (5)

gantt_basic
Project Schedule Design Development Testing Jan 1 Jan 15 Jan 29 Feb 13 Wireframes Mockups Backend API Frontend UI Integration UAT
Source (.mmd)
gantt
    title Project Schedule
    dateFormat YYYY-MM-DD
    section Design
    Wireframes      :a1, 2024-01-01, 2024-01-10
    Mockups         :a2, 2024-01-05, 2024-01-15
    section Development
    Backend API     :b1, 2024-01-10, 2024-02-01
    Frontend UI     :b2, 2024-01-15, 2024-02-10
    section Testing
    Integration     :c1, 2024-02-01, 2024-02-15
    UAT             :c2, 2024-02-10, 2024-02-20
gantt_dependencies
Sprint Plan Sprint 1 Sprint 2 Milestones Mar 1 Mar 8 Mar 15 Mar 22 Design Prototype Development Code Review MVP Release
Source (.mmd)
gantt
    title Sprint Plan
    dateFormat YYYY-MM-DD
    section Sprint 1
    Design          :done, des1, 2024-03-01, 5d
    Prototype       :active, proto, after des1, 3d
    section Sprint 2
    Development     :crit, dev1, after proto, 10d
    Code Review     :after dev1, 2d
    section Milestones
    MVP Release     :milestone, 2024-03-25, 0d
gantt_many_tasks
Backend Frontend DevOps Jan 1 Jan 8 Jan 15 Jan 22 API Design Database Auth Wireframes Components CI Setup Deploy
Source (.mmd)
gantt
    dateFormat YYYY-MM-DD
    section Backend
        API Design : 2024-01-01, 5d
        Database : 2024-01-06, 7d
        Auth : 2024-01-13, 5d
    section Frontend
        Wireframes : 2024-01-01, 3d
        Components : 2024-01-04, 10d
    section DevOps
        CI Setup : 2024-01-01, 2d
        Deploy : 2024-01-19, 3d
gantt_milestones
Project Plan Phase 1 Phase 2 Jan 1 Jan 15 Jan 29 Feb 13 Research Design Review Build Release
Source (.mmd)
gantt
    dateFormat YYYY-MM-DD
    title Project Plan
    section Phase 1
        Research : t1, 2024-01-01, 14d
        Design : t2, after t1, 7d
        Review : milestone, m1, after t2, 0d
    section Phase 2
        Build : t3, after m1, 21d
        Release : milestone, m2, after t3, 0d
gantt_simple
Weekly Tasks Jun 1 Jun 8 Research Writing Review Publish
Source (.mmd)
gantt
    title Weekly Tasks
    dateFormat YYYY-MM-DD
    Research    :2024-06-01, 3d
    Writing     :2024-06-04, 4d
    Review      :2024-06-08, 2d
    Publish     :2024-06-10, 1d