disconnected subgraphs get tangled
Open
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
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