Hacker News
TALA Is Open-Source
pilgrim0
|next
[-]
ricardobeat
|next
|previous
[-]
nikolatt
|root
|parent
|next
[-]
> It doesn't do DAGs as well. I often find myself preferring Dagre or ELK when I want a long flowing graph.
zelphirkalt
|next
|previous
[-]
aidenn0
|next
|previous
[-]
I never purchased TALA though because I don't use D2 at work, and the costs of buying TALA were above my "fun money" amount.
Taikonerd
|next
|previous
[-]
boguscoder
|next
|previous
[-]
ashiban
|next
|previous
[-]
azriel91
|next
|previous
[-]
then after discovering it, I was too invested in my own project to switch -- the complexity in positioning nodes, routing edges to not draw over labels, taking into account nesting and rank dir gave me an appreciation for how hard these can be, and I kinda wanted my own version (plus other features)
sotilrac
|next
|previous
[-]
IshKebab
|next
|previous
[-]
Although tbh I have come to the conclusion that automatic layout algorithms don't work very well for large diagrams and don't save you much effort for smaller diagrams.
What I really want is some kind of interactive editor that has a go, but lets me drag nodes into more sensible positions while maintaining all the arrows. Maybe this makes that easier given its support for specifying node positions?