rusty-mermaid Gallery

25 diagram types — 297 diagrams rendered by rusty-mermaid

quadrant (6)

quadrant_extreme
Corner Cases Left Right Bottom Top Origin Top Left Top Right Bottom Right Center
Source (.mmd)
quadrantChart
    title Corner Cases
    x-axis Left --> Right
    y-axis Bottom --> Top
    Origin: [0.01, 0.01]
    Top Left: [0.01, 0.99]
    Top Right: [0.99, 0.99]
    Bottom Right: [0.99, 0.01]
    Center: [0.5, 0.5]
quadrant_gartner
Analytics Platforms Leaders Challengers Niche Players Visionaries Completeness of Vision Ability to Execute Microsoft Salesforce SAP Oracle IBM Qlik Tableau SAS
Source (.mmd)
quadrantChart
  title Analytics Platforms
  x-axis Completeness of Vision -->
  y-axis Ability to Execute -->
  quadrant-1 Leaders
  quadrant-2 Challengers
  quadrant-3 Niche Players
  quadrant-4 Visionaries
  Microsoft: [0.78, 0.80]
  Salesforce: [0.60, 0.65]
  SAP: [0.55, 0.50]
  Oracle: [0.50, 0.55]
  IBM: [0.45, 0.42]
  Qlik: [0.58, 0.48]
  Tableau: [0.72, 0.70]
  SAS: [0.40, 0.60]
quadrant_labels
Skill Assessment Master Invest Ignore Automate Beginner Expert Rarely Used Daily Use Git Docker Kubernetes SQL Regex Bash
Source (.mmd)
quadrantChart
    title Skill Assessment
    x-axis Beginner --> Expert
    y-axis Rarely Used --> Daily Use
    quadrant-1 Master
    quadrant-2 Invest
    quadrant-3 Ignore
    quadrant-4 Automate
    Git: [0.8, 0.9]
    Docker: [0.5, 0.7]
    Kubernetes: [0.3, 0.4]
    SQL: [0.7, 0.8]
    Regex: [0.4, 0.2]
    Bash: [0.6, 0.6]
quadrant_many_points
Technology Radar Adopt Trial Assess Hold Adopt Hold Low Risk High Risk Rust Go Python Java Ruby
Source (.mmd)
quadrantChart
    title Technology Radar
    x-axis Adopt --> Hold
    y-axis Low Risk --> High Risk
    quadrant-1 Adopt
    quadrant-2 Trial
    quadrant-3 Assess
    quadrant-4 Hold
    Rust: [0.15, 0.20]
    Go: [0.25, 0.30]
    Python: [0.10, 0.50]
    Java: [0.50, 0.40]
    Ruby: [0.65, 0.55]
quadrant_minimal
Low High Low High A B
Source (.mmd)
quadrantChart
    x-axis Low --> High
    y-axis Low --> High
    A: [0.3, 0.7]
    B: [0.8, 0.2]
quadrant_priority
Priority Matrix Do First Schedule Delegate Eliminate Low Urgency High Urgency Low Impact High Impact Critical Bug New Feature Code Cleanup Docs Update Security Patch UI Polish
Source (.mmd)
quadrantChart
  title Priority Matrix
  x-axis Low Urgency --> High Urgency
  y-axis Low Impact --> High Impact
  quadrant-1 Do First
  quadrant-2 Schedule
  quadrant-3 Delegate
  quadrant-4 Eliminate
  Critical Bug: [0.9, 0.95]
  New Feature: [0.3, 0.7]
  Code Cleanup: [0.2, 0.3]
  Docs Update: [0.6, 0.2]
  Security Patch: [0.85, 0.85]
  UI Polish: [0.4, 0.5]