microsoft / microsoft/automatic-graph-layout
Shape.DoubleCircle behaviour
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
- 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 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