DOT (Graphviz) rendering for Choreo.ERD diagrams using HTML-like table nodes.
Summary
Functions
Renders an ERD diagram to a DOT string.
Functions
@spec to_dot(Choreo.ERD.t(), keyword()) :: String.t()
Renders an ERD diagram to a DOT string.
DOT (Graphviz) rendering for Choreo.ERD diagrams using HTML-like table nodes.
Renders an ERD diagram to a DOT string.
@spec to_dot(Choreo.ERD.t(), keyword()) :: String.t()
Renders an ERD diagram to a DOT string.