microsoft / microsoft/automatic-graph-layout

Non-directed or bidirected edges are not rendered properly

Open
#303 29 comments 0 reactions 0 assignees View on GitHub

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
image
And the second one for ArrowStyle::None
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.