aspiers/git-deps

graph: use dagre for initial positioning not constraints

Open

#24 建立於 2015年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Python (55 fork)github user discovery
blockedenhancementhelp wantedweb UI

倉庫指標

Star
 (318 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南