TALA
TALA copied to clipboard
A diagram layout engine designed specifically for software architecture diagrams
```d2 server: Server { icon: https://icons.terrastruct.com/dev/go.svg icon.near: top-center } ```
I encountered [a scenario](https://play.d2lang.com/?script=fM9NysIwEMbxfU7xXKA9QBeF9wavwaUgsX0qA20ik1gp4t0F2-IHxt3M8Fv8x7IJ2sYKy4DQ4a9JMkoSRlwNsFUnXvwRRY19-U-NwcOGnhUkwq2CzAPLga24FDRvNmfXS5pgOQovzMqbMcuxqNfqcm2s0DiPE7ULOuQcObMD4b6YZ-xP9tk7Y31sr4lvHyxlEYPz085r6BnNPQAA__8%3D&layout=tala&) where I preferred the elk layout to the tala layout because the tala layout wasn't symmetrical. Given that a tala design is considered to have a...
Hi! I just thought it would be nice to have the option of specifying the TALA seed in the source file. This would make diagrams created with TALA more reproducible....
The clusters functionality in TALA works great, but i have found that it breaks if the parent has columns, if this is intended it should be mentioned somewhere because comming...
Maybe you should open-source TALA, and try to earn money on the IDE -- which looks great! We're deciding between D2 and the Mermaid ecosystem, and I like the output...
so that items can wrap
graphics here are useful https://sales.jetbrains.com/hc/en-gb/articles/207240845-What-is-a-perpetual-fallback-license
TALA should be able to handle individual direction on edges. ```d2 a -> b: { direction: left } ``` We can ensure this.
in this diagram, the long label on a connection placed there has nowhere good to go. it should be ordered with shorter connections, making more space for the long connection...