antvis / antvis/S2

🤔透视表中框选是否支持行头和数据一起框选并复制

Open
#2,532 5 comments 0 reactions 0 assignees View on GitHub
⚡ enhancement ❔question 💤 inactive
Dominant language
TypeScript
Stars
1.7k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

### 🏷 Version

| Package | Version |
| -------------- | ------- |
| @antv/s2 | 1.41.0 |
| @antv/s2-react | |
| @antv/s2-vue | |

### Sheet Type

- [x] PivotSheet
- [ ] TableSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet

### 🖋 Description
目前透视表中,只支持数据或者行头单独框选,不支持数据和行头一起框选,并且对一起框选的区域进行复制

如果开启copyWithHeader则复制数据的时候会将所有行头都复制,不满足对部分行头的复制需求
### 🔗 Reproduce Link

### 😊 Expected Behavior
支持数据和行头一起框选,并且对一起框选的区域进行复制

Contributor guide

Open the contributing guide

Research direction

Start with the PivotSheet selection and copy behavior in @antv/s2, including the existing copyWithHeader option. Reproduce the reported limitation with version 1.41.0, then verify that a selection spanning row headers and data can be copied while preserving only the selected headers.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.