1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript1,800 stars (1,800 stars)212 forks (212 forks)user submission
good first issue
説明
What problem does this feature solve?

What does the proposed API look like?
no new api
- Issue 種別
- feature
- 調査方針
- Review the existing crosshair implementation in VChart, likely in packages/vchart/src/component/crosshair. Examine how radar chart polygons are rendered (maybe packages/vchart/src/chart/radar). Identify the intersection logic needed to highlight polygon edges. Check any linked PRs or comments for design decisions.