TALA is open-source
- Following up on the announcement here, TALA (Terrastruct's AutoLayout Algorithm) is now open-source under the same license as D2 (MPL-2.0).
- TALA is a novel autolayout algorithm designed with software architecture diagrams in mind.
- This means it's primarily an orthogonal layout engine, which more closely matches what you might find on whiteboards, rather than the DAG-based ones that grow in one direction.
Unverified
- Following up on the announcement here, TALA (Terrastruct's AutoLayout Algorithm) is now open-source under the same license as D2 (MPL-2.0).
- TALA is a novel autolayout algorithm designed with software architecture diagrams in mind.
- This means it's primarily an orthogonal layout engine, which more closely matches what you might find on whiteboards, rather than the DAG-based ones that grow in one direction.
Sources: D2lang