AutoLayout DSL has no effect in mdl
- Dominant language
- Go
- Stars
- 467
- Forks
- 23
- Avg merge
- 6m
- Merged PRs (30d)
- 8
Description
The documentation states
, but it does not. mdl produces a graph with all nodes and edges in the top-left corner

and the Auto Layout button in the editor produces a diagram with ranks from top to bottom, not left to right

After much digging I discovered that the AutoLayout DSL has no effect, as confirmed [here](https://github.com/goadesign/model/issues/648#issuecomment-2005662574).
Either the auto layout properties of views should be used in the mdl webapp, or the documentation should be updated.
Contributor guide
Assessment
This issue has not been assessed yet.