分组玫瑰图,指示器错位
Open
G2
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
预期:红色的10px的轴指示器在每个分组( 用户一、用户二 )扇形的中间
现状:它只显示在"用户一"的这个分组中间
CodePen Link: https://codesandbox.io/s/recursing-dubinsky-3726h?file=/index.js
感谢查看~ 期待回复~
Contributor guide
Research direction
Start by reproducing the grouped rose chart in the linked CodeSandbox, especially its index.js setup, and compare the axis indicator position for 用户一 and 用户二. Trace the indicator behavior in the chart implementation and consider the issue done when the red 10px indicator is centered in each group’s sector.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100