Graphviz DOT Diagram Generator Important: Use . Quick Start: Choose (directed) or (undirected) → Define nodes with attributes (shape, color, label) → Connect with or → Set layout (rankdir, spacing) → Wrap in markdown --- Related Files For advanced layout control and complex styling, refer to references below: - syntax.md — Layout control (rankdir, splines, rank), HTML labels, edge styles, cluster subgraphs, and record-based nodes ---