Alexander Wang
Alexander Wang
https://d2lang.com/tour/slack
related: https://pkg.go.dev/github.com/playwright-community/playwright-go#RunOptions
dagre does have an `align` property, but it has no effect when nodes are contained =\ https://github.com/terrastruct/d2/compare/master...alixander:d2:dagre-align?expand=1 unfortunately, nothing we can do except patch the code upstream. i'd make an...
can you try making one with the layout engine TALA? i suspect it might look close to what you want. The direction might not go top-down though, but this will...
yes, agreed. terrible. we'll work on this, ty for reporting
let me take a look how this can be specified in the layout engines
it does not, sorry for the lack of clarity. i have it in the next release of d2-docs to document that: https://github.com/terrastruct/d2-docs/pull/15/files#diff-d23c28129c5e819c092f20bfcbf291203169d455eabed54a3498779040e06b20R123 we'll add support for it probably in the...
documented
maybe we should make a milestone like "next major version" to include issues like these
i don't think the layout algorithms are good for mindmaps. Maybe TALA can handle it, but dagre and elk are by nature hierarchical whereas mindmaps are... idk, combination of radial...