terrastruct / TALA

A diagram layout engine designed specifically for software architecture diagrams
https://terrastruct.com/tala
Other
194 stars 4 forks source link

direction on edges #64

Open alixander opened 9 months ago

alixander commented 9 months ago
Screen Shot 2023-11-19 at 8 54 00 PM

TALA should be able to handle individual direction on edges.

a -> b: { direction: left }

We can ensure this.

sbwiley commented 9 months ago

Yes please. Any solutions I've seen from the community to give directional layout hints to TALA on a per-edge basis would be difficult to write/understand, esp. for diagrams that will have dozens or hundreds of nodes.