rusty-mermaid Gallery

25 diagram types — 297 diagrams rendered by rusty-mermaid

block (5)

block_edges
Source (.mmd)
block-beta
    columns 2
    a["Source"] b["Target"]
    c["Left"] d["Right"]
    a --> b
    c --> d
    a --> d
block_grid
Frontend API Gateway Auth Service Database Cache
Source (.mmd)
block-beta
  columns 3
  a["Frontend"]
  b["API Gateway"]
  c["Auth Service"]
  d["Database"]
  space
  e["Cache"]
  a --> b
  b --> c
  b --> d
  d --> e
block_many_shapes
Rectangle Circle Hexagon d>"Flag"] Stadium"]) ("Cylinder")
Source (.mmd)
block-beta
    columns 4
    a["Rectangle"]
    b(("Circle"))
    c{{"Hexagon"}}
    d>"Flag"]
    e(["Stadium"])
    f[/"Parallelogram"/]
    space
    g[("Cylinder")]
block_shapes
Rectangle Rounded Decision Circle Stadium"]) Hexagon
Source (.mmd)
block-beta
  columns 4
  a["Rectangle"]
  b("Rounded")
  c{Decision}
  d(("Circle"))
  e(["Stadium"])
  f{{"Hexagon"}}
block_spanning
Header Left Center Right Footer Side
Source (.mmd)
block-beta
  columns 3
  a["Header"]:3
  b["Left"]
  c["Center"]
  d["Right"]
  e["Footer"]:2
  f["Side"]