-
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
🐛透视组合图 显示错乱 #3036
Comments
你好 @yuanyongbin321,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志. Hello, @yuanyongbin321, 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. |
你好 @yuanyongbin321,这个属于底层渲染引擎 AntV/G 的问题, 需要等待底层支持或修复后, 上层才能适配, 请耐心等待, 感谢你的理解。 Hello, @yuanyongbin321, This belongs to the underlying rendering engine AntV/G (https://g.antv.antgroup.com/), needs to wait for the underlying support or after repair, the upper can adapter, please wait patiently, thank you for your understanding. |
@interstellarmt 本地调试看看 |
|
这里bbox已经偏移了,不用再映射linear了吧 |
🏷 Version
Sheet Type
🖋 Description
在使用透视组合图的的时候会出现 柱状图显示错乱的情况,如图所示:
正确的结果应该是这样的, 如图所示:
⌨️ Code Snapshots
🔗 Reproduce Link
codesandbox
🤔 Steps to Reproduce
删除图中的红框选中的数据或者把 number 修改为 0、null、undefined 都可以复现。
😊 Expected Behavior
如图所示:
😅 Current Behavior
💻 System information
The text was updated successfully, but these errors were encountered: