🙏明细表支持总计行
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 1.49.1 |
| @antv/s2-react | 1.4.0 |
### Sheet Type
- [✅] TableSheet
### 🖋 Description
在官网样例的明细表中,配置DataCfg、Option,并没有出现总计行
https://s2.antv.antgroup.com/zh/examples/basic/table/#table
### 🏞 What problem does this feature solve
希望在明细表中也有总计的能力
### 🧐 Suggest the API
沿用当前配置
| name | type | default | description |
| ---- | ---- | ------- | ----------- |
| - | - | - | - |
Contributor guide
Research direction
Start with the TableSheet example at https://s2.antv.antgroup.com/zh/examples/basic/table/#table and inspect how its DataCfg and Option are configured. Determine how a total row should be specified and rendered; done means the detail table displays the requested totals using a documented configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100