microsoft / microsoft/automatic-graph-layout
Non-directed or bidirected edges are not rendered properly
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 319
- Avg merge
- 38m
- Merged PRs (30d)
- 1
Description
Hello! I'm trying to add a new edge using GViewers's edge insertion tool.
The first screenshot shows that happens when Attr->ArrowheadAtSource and Attr->ArrowheadAtTarget are set to ArrowStyle::Normal

And the second one for ArrowStyle::None

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
Start by reproducing the two cases in GViewer's edge insertion tool using Attr->ArrowheadAtSource and Attr->ArrowheadAtTarget with ArrowStyle::Normal and ArrowStyle::None. Trace the rendering path for non-directed and bidirected edges. Done means both edge types are rendered correctly in the corresponding cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100