🐛 [BUG]堆叠图存在点位和坐标不符
Open
Bug
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
堆叠图中存在值高的Y轴坐标比值低的Y轴坐标低,且部分点位的值和Y轴坐标不符问题

Contributor guide
Research direction
No source files, tests, or reproducible configuration are provided. Start by reproducing the stacked-chart case shown in the screenshot, then trace the chart's coordinate calculation and compare plotted points with their Y-axis values. Done means high values do not appear below lower values and every point aligns with its corresponding Y-axis coordinate.
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
- Needs clarification
- Newbie friendliness
- 35/100