-
Notifications
You must be signed in to change notification settings - Fork 199
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
🐛开启tree后总计和行头问题 #1057
Comments
你好 @1208286395,你所提供的信息不足于我们排查问题, 请完善 issue 描述, 提供 gif, 截图等方式, 详细说明复现步骤, 感谢配合, 谢谢! Hello, @1208286395, 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! |
请按照 issue 模板填写, 有复现链接最好 |
你好 @1208286395,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志. Hello, @1208286395, We are so sorry for the bad experience. We will troubleshoot and fix the problem as soon as possible. Please pay attention to the follow-up change logs. |
|
🎉 This issue has been resolved in version @antv/s2-v1.11.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
1.有了总计后,我通过theme.datacell无法控制该行的文字大小及颜色,发现通过options.conditions.text可以控制文字颜色,大小依旧不行,这样就会导致除了总计单元格的其他单元格的文字大,然后总计单元格的文字小~
2.hierarchyType="tree"的时候,设置theme.rowcell.text: right 就会导致文字右边被吃掉一块~
3.在第3点的基础上面打开 总计 行头纵向没对齐且设置right的时候文字右边不会被吃掉~
The text was updated successfully, but these errors were encountered: