如何做图表联动?(How to make association?) #2585
visiky
started this conversation in
Show and tell
Replies: 0 comments
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.
1、实现原理介绍:https://www.yuque.com/antv/g2plot/wlcxt9 (这里有一个介绍,虽然用的是 mix 图表,但是实现原理是一致的)
2、mix plot 相关代码:https://github.com/antvis/G2plot/blob/HEAD/src/plots/mix/interactions/association.ts
3、G2 具体 API:https://g2.antv.vision/en/docs/api/general/chart#viewshowtooltip
All reactions