透视表PivotVTable怎样拆分单元格
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
现在透视表的行维度和列维度当值相同时会自动合并,有相关配置让其不合并吗,跟listTable一样
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 PivotVTable and listTable but no files or tests. Start by locating PivotVTable's automatic cell-merging behavior and comparing it with listTable's configuration, then verify that a documented option can keep cells separate when row and column dimension values match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100