getPanelGroupAllDataCells被移除了,应该如何替代? #3098
Replies: 2 comments
-
s2.facet.getDataCells() |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Alexzjt
-
这块的迁移文档漏掉了,后续补充 - s2.interaction.getPanelGroupAllDataCells()
- s2.interaction.getPanelGroupAllUnSelectedDataCells()
+ s2.facet.getDataCells()
+ s2.interaction.getUnSelectedDataCells()
|
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