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

Reduce connection crossings #1257

Closed
beru opened this issue Apr 10, 2024 · 3 comments
Closed

Reduce connection crossings #1257

beru opened this issue Apr 10, 2024 · 3 comments
Labels

Comments

@beru
Copy link

beru commented Apr 10, 2024

I see a lot of intersections of connection lines on the graph visualization. And in some cases, it should be possible to reduce the intersections by adjusting node positions.

yolov5n.onnx.

image

@lutzroeder
Copy link
Owner

lutzroeder commented Apr 10, 2024

@beru please submit a pull request that illustrates this improvement to the layout algorithm.

@lutzroeder lutzroeder closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
@beru
Copy link
Author

beru commented Apr 14, 2024

@beru please submit a pull request that illustrates this improvement to the layout algorithm.

@lutzroeder I've opened #1261 for that. I only took care of low hanging fruits. So there's surely a lot of room for improvements. Please review it if you're somehow interested in it. If not, I'll close the PR.

@beru
Copy link
Author

beru commented Apr 15, 2024

I've just found a related issue.

dagrejs/dagre#357

@lutzroeder lutzroeder changed the title Graph visialization : intersections of connection lines can be reduced by adjusting node positions Reduce connection crossings Apr 20, 2024
@lutzroeder lutzroeder reopened this Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants