🤔table update
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 1.3.5 |
| @antv/s2-react | 1.3.2 |
| @antv/s2-vue | |
### Sheet Type
透视表
怎么用api更新数据并渲染?文档上没找到。
遇到的问题是调用api render用时久,1000条数据10列要3秒多时间,使得修改一个单元格值代价大,希望能提供怎么做
- [ ] PivotSheet
- [ ] TableSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet
### 🖋 Description
### 🔗 Reproduce Link
### 😊 Expected Behavior
### 😅 Current Behavior
Contributor guide
Research direction
Start with the @antv/s2 PivotSheet API and its render/update entry points, then reproduce the reported case of 1,000 rows and 10 columns. Check how a single-cell change is expected to update and render, and document a confirmed workflow or performance limitation with a reproducible example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100