Prevent "runaway" venn diagram labels
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
When a circle is small and the overlap is large, this pushes the label off the edge of the circle.
Contributor guide
Research direction
Start by locating the code that renders Venn diagram labels and reproduce the case described: a small circle with a large overlap. Trace how label positions are calculated, then verify that the label remains within the circle’s edge for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100