# Kroki diagram types (sdeway.com) Fence with the language in the **Fence** column. These are the types Kroki can draw; this site enables the aliases listed in `src/lib/kroki-aliases.ts`. ## UML | Diagram | Fence | |---------|--------| | Block diagram | `blockdiag` | | Sequence diagram | `plantuml`, `mermaid`, `seqdiag` | | Activity diagram | `plantuml`, `mermaid`, `actdiag` | | Network diagram | `nwdiag` | | Use case diagram | `plantuml` | | Class diagram | `plantuml`, `mermaid` | | State diagram | `plantuml`, `mermaid` | | Object diagram | `plantuml` | | Deployment diagram | `plantuml` | | Timing diagram | `plantuml`, `wavedrom` | | Entity relationship diagram | `erd`, `plantuml`, `mermaid` | ## C4 | Diagram | Fence | |---------|--------| | C4 context diagram | `c4` / `c4plantuml` | | C4 container diagram | `c4` / `c4plantuml` | | C4 component diagram | `c4` / `c4plantuml` | | Software architecture using Structurizr DSL | `structurizr` | | System landscape diagram | `structurizr` | | System context diagram | `structurizr` | | Container diagram | `structurizr` | | Component diagram | `structurizr` | | Dynamic diagram | `structurizr` | | Deployment diagram | `structurizr` | ## Diagram | Diagram | Fence | |---------|--------| | Object oriented graph | `graphviz` / `dot`, `d2` | | Work breakdown structure | `plantuml` | | Mind map diagram | `plantuml`, `mermaid` | | Gantt diagram | `mermaid`, `plantuml` | | Ditaa diagram | `ditaa` | | Packet diagram | `packetdiag` | | Rack diagram | `rackdiag` | | Digital timing diagram (waveform) | `wavedrom` | | BPMN diagram | `bpmn` | | Bytefield diagram | `bytefield` | | HDL component diagram | `symbolator` | | Excalidraw | `excalidraw` | | diagrams.net | `diagramsnet` | | WireViz | `wireviz` | | GoAT | `goat` | ## Visualization Use `vegalite` (preferred) or `vega` for: - Bar charts - Line and area charts - Circular charts - Scatter plots - Distributions - Geographic maps - Tree diagrams - Network diagrams - Heatmaps - Word clouds - Beeswarm plots