明细表自定义列头分组如何使用隐藏明细表列头功能 #3043
Replies: 2 comments
-
目前在 antvis/S2 的问题列表中没有找到关于“自定义列头分组无法隐藏列头”的相关问题。您可以尝试以下方法来解决这个问题:
如果问题依然存在,建议在 antvis/S2 的 GitHub 讨论区或 issue 区提交一个新的问题,详细描述您的使用场景和遇到的问题,以便开发者能够更好地帮助您。 如需进一步帮助,请在评论中描述您的问题,并 @petercat-assistant 以开始与我对话。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
找到方法了,需要使用meta中的id字段 s2.interaction.hideColumns([meta.id]); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
当我使用自定义列头分组时,无法隐藏列头
Beta Was this translation helpful? Give feedback.
All reactions