G2
G2 copied to clipboard
treemap drilldown not working
问题描述
version: 5.2.3
重现链接
https://codesandbox.io/p/sandbox/strange-mclaren-5swrxl
重现步骤
No response
预期行为
No response
平台
- 操作系统: Windows
- 网页浏览器: Edge
屏幕截图或视频(可选)
补充说明(可选)
No response
chart.interaction({
treemapDrillDown: {
breadCrumbY: 12,
activeFill: "#873bf4",
},
});
交互放到 chart 层就是 ok 的。
https://codesandbox.io/p/sandbox/young-darkness-vhpqd9?file=%2Findex.ts%3A12%2C6 使用 spec 也是可以的
没懂,这玩意没上测试吗?