🐛透视组合图 显示错乱
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
### 🏷 Version
| Package | Version |
| -------------- | ------- |
| @antv/s2 | 2.1.1 |
| @antv/s2-react | - |
| @antv/s2-vue | - |
### Sheet Type
- [ ] PivotSheet
- [ ] TableSheet
- [ ] GridAnalysisSheet
- [ ] StrategySheet
- [ ] EditableSheet
- [x] PivotChartSheet
### 🖋 Description
在使用透视组合图的的时候会出现 柱状图显示错乱的情况,如图所示:

正确的结果应该是这样的, 如图所示:

### ⌨️ Code Snapshots
### 🔗 Reproduce Link
[codesandbox](https://codesandbox.io/p/sandbox/relaxed-night-34fwvr?file=%2Findex.ts)
### 🤔 Steps to Reproduce
删除图中的红框选中的数据或者把 number 修改为 0、null、undefined 都可以复现。

### 😊 Expected Behavior
如图所示:


### 😅 Current Behavior

### 💻 System information
| Environment | Info |
| ------- | ------- |
| System | Mac OS 14.1.1 |
| Browser | chrome: 131.0.6778.109(正式版本) (arm64) |
Contributor guide
Assessment
This issue has not been assessed yet.