1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript212 forks (212 forks)user submission
good first issue
Repository metrics
- Stars
- 1,800 stars (1,800 stars)
- PR merge metrics
- Avg merge 3d 12h (Avg merge 3d 12h)15 merged PRs in 30d (15 merged PRs in 30d)
Description
What problem does this feature solve?

What does the proposed API look like?
no new api
Contributor guide
- Research direction
- Study existing crosshair implementations in VChart (e.g., for Cartesian or polar charts) and adapt the logic to radar chart geometry (polygon shape). Check radar chart rendering code to understand coordinate system.
- Tech stack
- typescript
- Domain
- data visualization
- Issue type
- Feature
- Prerequisites
- GitVChartRadar chart concepts