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

Add support for Bezier-curve self-edges #8256

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

grtlr
Copy link
Contributor

@grtlr grtlr commented Nov 29, 2024

Related

What

This PR brings self-edges in the form of Bezier-curves.

image

It also tries to make multiple edges between the same node more legible by applying a small arc on such edges to prevent overlap.

Copy link

github-actions bot commented Nov 29, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link
817eed0 https://rerun.io/viewer/pr/8256

Note: This comment is updated whenever you push a commit.

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

Successfully merging this pull request may close these issues.

Handle self-edges, duplicated nodes, and duplicated edges in graph viewer
1 participant