microsoft / microsoft/automatic-graph-layout
Stick the edge in specific location
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
I need source port name and target port name in my edge, so I have draw the in ports and out ports in nodes manually.My problem is when I am try to move a node the edge is disconnected from the port and it is relocated but the data is sustained.
Please any one help to stick the edge in specific location?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by reproducing the node-movement case in the graph layout and viewing code, then trace how manually drawn source and target ports are associated with an edge. Done means the edge stays attached to the specified ports when a node moves and its data remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100