move connect point to global
Open
p2:nice_to_have
task_size_mid
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
connect point currently is at each annotation, it overlaps with next annotation when they are too close. Move the connect point to a shared global one should avoid that, also it's less element to render.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TypeScript code that renders annotation connect points and review how each annotation currently creates one. Move the connection point to a shared global element, then verify that closely spaced annotations no longer overlap and that fewer elements are rendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100