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 double-direction edges functionality for a network graph #145

Open
sanederchik opened this issue Jun 30, 2020 · 2 comments
Open

Add double-direction edges functionality for a network graph #145

sanederchik opened this issue Jun 30, 2020 · 2 comments
Assignees

Comments

@sanederchik
Copy link

Please add double-direction edges functionality for a network graph. I need it for my pet project to show the strength and the nature of connections (positive/negative/etc).

This mechanism should be also customizable at a data level. Example:

{from: "A", to: "B"},
{from: "B", to: "A"}
@Shestac92
Copy link

@sanederchik
Thank you for your suggestion. We will take it into account for future updates.
We will contact you if we will have additional questions or ETA becomes available.

@zainulhasan
Copy link

@Shestac92 Is this feature added to lib?

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

No branches or pull requests

4 participants