1 留言 (1 留言)0 反應 (0 反應)1 負責人 (1 負責人)TypeScript1,800 star (1,800 star)212 fork (212 fork)user submission
good first issue
描述
What problem does this feature solve?

What does the proposed API look like?
no new api
- 議題類型
- 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.