aspiers/git-deps
Voir sur GitHubgraph: use dagre for initial positioning not constraints
Open
#24 ouverte le 10 janv. 2015
blockedenhancementhelp wantedweb UI
Métriques du dépôt
- Stars
- (318 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.