-
Notifications
You must be signed in to change notification settings - Fork 116
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
Not able to create edges in Graphwalker studio #292
Comments
Hi , thanks for your reply . In my case , when I am trying to hold first vertex through pressed mouse left key + e key its getting hold until unless left mouse key continuously pressed after that when I am releasing e key and left mouse button than trying to move mouse cursor to next vertex than first vertex no longer as hold . I have tried with two different machines with same configuration same result I have found , as you asked chrome version is 97 . Please suggest or add any user friendly option where users directly choose the option from app menu to create vertex/edges instead of pressing left mouse key with V or e key for vertex or edge . |
I have no problems with the creation of edges by pressing de E key. Did you try to use a different browser to run the web service? And on a different machine? |
Thanks @dridix , I have tried with chrome , edge , Firefox , IE on two different windows 10 machines still same issue I am facing . |
I am not sure, but the mechanic is clear: Press E -> Holding E, press LeftMouse over the Vertex1 -> Holding E and LeftMouse, Drag mouse to Vertex2 -> Release LeftMouse If this is not working, on different browsers and different machines, I don't know what is wrong. |
Hi Team ,
I have downloaded graph walker 4.3.1 studio.jar file , when running java -jar graphstudio4.3.1.jar , I am able to access application on localhost 9090 .
here I am able to create model and under model able to create vertex but major issue I am facing here not able to create edges between two vertex .
As per your official doc when I am selecting 1 vertex and tried to holding 2nd vertex while pressing e , its not getting released .
I have tried a lot but still issues not resolved , can you please help me .
FYI -
Operating System - Windows 10
Java Version - 11
The text was updated successfully, but these errors were encountered: