aspiers / aspiers/git-deps

disconnected subgraphs get tangled

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
319
Forks
55
PR merge metrics
No merged PRs in 30d

Description

The dagre layout doesn't work well with disconnected subgraphs - the subgraphs often get tangled producing bad results. It might be better to keep track of the subgraphs and then build constraints accordingly.

Contributor guide

Open the contributing guide

Research direction

Start by tracing where the dagre layout handles disconnected subgraphs and reproduce the tangled results described in the issue. Investigate how subgraphs and layout constraints are currently represented; the work is done when disconnected subgraphs are laid out without producing tangled results.

Written by the indexing model from the issue text.

Assessment

Domain
data-visualization
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.