git-deps icon indicating copy to clipboard operation
git-deps copied to clipboard

graph: use dagre for initial positioning not constraints

Open aspiers opened this issue 10 years ago • 2 comments

Specifying constraints for row grouping and ordering seems a bit too inflexible to give webcola room to find a really good layout, so maybe it would be better to use dagre just to calculate the initial layout and then allow webcola to do the rest. This is probably needed anyway in order to take advantage of dagre's suggested ordering within each row.

aspiers avatar Jan 10 '15 17:01 aspiers

Blocked awaiting an answer to https://github.com/tgdwyer/WebCola/issues/63.

aspiers avatar Jan 12 '15 13:01 aspiers

Got an answer to this - need to try it.

aspiers avatar Jan 27 '15 00:01 aspiers