pivotTable questions
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
pivtable 列维度大约680个 行维度大约680个时,数据量过大拖动滚动条会出现列表头重叠展示错误的情况,有没有什么解决的办法?
When the pivot table has approximately 680 column dimensions and approximately 680 row dimensions, the excessive data volume may cause the scroll bar to display overlapping list headers, resulting in errors.Is there any solution?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source file, test, or entry point. Start by reproducing a pivot table with about 680 row and column dimensions, then trace the scrolling and header-rendering paths responsible for the overlap. Done means scrolling no longer causes list headers to overlap or render incorrectly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100