aspiers/git-deps

graph: use dagre for initial positioning not constraints

Open

#24 aperta il 10 gen 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)Python (55 fork)github user discovery
blockedenhancementhelp wantedweb UI

Metriche repository

Star
 (318 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor