aspiers/git-deps
GitHub で見るgraph: use dagre for initial positioning not constraints
Open
#24 opened on 2015年1月10日
blockedenhancementhelp wantedweb UI
Repository metrics
- Stars
- (318 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.