microsoft / microsoft/automatic-graph-layout

Shape.DoubleCircle behaviour

Open
#53 1 comment 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

Hi.
I'm trying to create 2 nodes, one shaped circle, one shaped double circle. The circle node is... a circle, and fits perfectly with the label. But the double circle one is somewhat like an ellipse, and it is much bigger that the circle node. Is this behaviour intended? And is there anyway to change the size of those nodes? Thank you.

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 locating Shape.DoubleCircle in the C# graph-layout and viewing code, then compare its sizing behavior with the circle shape and label. Verify whether the ellipse and extra size are intentional and identify the supported way to control node size; done means the behavior and configuration are clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.