Can reagraph drag and drop to create an edge? #68
Unanswered
lebronhung
asked this question in
Q&A
Replies: 3 comments
|
Hi! This functionality would be very useful. I believe that if you create an Issue, this post will reach more people. |
0 replies
|
This would be super useful for me. As an alternative I'm considering G6. I'm currently using Reaflow but really need the more graph-focused interactions provided by Reagraph on top of it. |
0 replies
|
This shouldn't be too hard to implement - you might even be able to leverage some of the code from reaflow on how I did it. I'm open to a PR if anyone wants to take a stab at it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello reagraph team,
I am looking for a graph library to build a simple graph editor,
may I ask if I can do this with reagraph:
Or
What I describe is similar to Linking Nodes in reaflow and the demo gif in react-digraph.
Thank you!
All reactions