Expand description
Output format implementations for ERD visualization.
Enums§
- Layout
- Layout direction for diagram
- Output
Format - Output format for ERD export
Functions§
- to_dot
- Generate DOT format output with ERD-style tables showing all columns
- to_html
- Generate interactive HTML with embedded Mermaid ERD and dark/light mode toggle
- to_json
- Generate JSON output from a graph view
- to_
mermaid - Generate Mermaid erDiagram from a graph view