-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 图表中不应该出现总计,因为没有配置 #1100
Comments
麻烦提供一下复现的 demo(options、dataCfg 的配置情况) |
你好 @yanhcao,你所提供的信息不足于我们排查问题, 请按照 issue 模板填写相关信息, 提供 gif, 截图, d代码片段, 配置信息, 可复现链接等方式, 详细说明复现步骤, 感谢配合, 谢谢! 15 天内未回复issue自动关闭。 Hello, @yanhcao, the information you provided is not enough for us to troubleshoot the problem. Please complete the issue description, provide gifs, screenshots, etc. And explain the reproduction steps in detail. Thanks so much for your cooperation! The issue will be closed without any replay within 15 days. |
1078issue中有,平铺模式展示,小计数据是我们自行传入的,但是最上面一行出现了小计 |
🎉 This issue has been resolved in version @antv/s2-v1.10.0-alpha.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version @antv/s2-v1.11.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
承接:#1078
修复后出现的bug
配置的还是只展示日期的小计,目前状态是出现总计,但是由于没有给总计的数据,所以全部为0,如下图
| Package | Version |
最新版本
The text was updated successfully, but these errors were encountered: