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

Multiple Edges between 2 nodes #335

Closed
akshgpt25 opened this issue Jun 9, 2020 · 1 comment
Closed

Multiple Edges between 2 nodes #335

akshgpt25 opened this issue Jun 9, 2020 · 1 comment

Comments

@akshgpt25
Copy link

Our use-case expects us to have multiple edges between 2 nodes. For ex: 2 Nodes(A and B) can be connected with 2 Edges(A isChild B) and (A dependsOn B).
With default config, it is creating 2 edges between nodes but those are overlapping with each other. Which configuration I need to change to have 2 separate edges along with their labels so that different edges should be clearly visible.

@akshgpt25
Copy link
Author

Duplicate with #185

Repository owner locked as resolved and limited conversation to collaborators Jul 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant