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

Junction point edge routing #420

Closed
glatuske opened this issue Jan 31, 2024 · 0 comments · Fixed by #434
Closed

Junction point edge routing #420

glatuske opened this issue Jan 31, 2024 · 0 comments · Fixed by #434
Assignees
Milestone

Comments

@glatuske
Copy link

As part of our graph we want to visualize junction points of edges (where edges split or merge) custom figure (e.g. circle).
The calculation whether a junction point is required or not should be handled on the client side by checking the routing points and same source/target.
A generic solution would be helpful for us, but could be also used by other projects (similar to other edge routings).

@gfontorbe gfontorbe self-assigned this Feb 15, 2024
@gfontorbe gfontorbe linked a pull request Feb 21, 2024 that will close this issue
@spoenemann spoenemann added this to the v1.2.0 milestone Mar 8, 2024
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

Successfully merging a pull request may close this issue.

3 participants