Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout Questions For DAGs #392

Open
noahbetzen-wk opened this issue Feb 5, 2020 · 2 comments
Open

Layout Questions For DAGs #392

noahbetzen-wk opened this issue Feb 5, 2020 · 2 comments

Comments

@noahbetzen-wk
Copy link

I'm pulling Jira ticket data and dependencies and attempting to graph them. This is the result I have so far using all of Dagre's default sorting values.

Screen Shot 2020-02-05 at 10 37 38 AM

There are many overlapping lines that I've been unable to fix using Dagre's various configuration options.

This is what a very similar dependency graph looks like using graphviz with default settings (and some more custom styling):

photo_2020-02-05_11-44-32

Does anyone have any ideas for things I could try to get better node/edge layouts?

@History-1024
Copy link

Have you solved your problem? I have a similar problem at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants