Skip to content
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

[Feature] 希望 connect 多个图表联动可以支持选择部分功能 #20595

Open
li-jia-nan opened this issue Dec 17, 2024 · 2 comments
Open
Labels
new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@li-jia-nan
Copy link

What problem does this feature solve?

当我使用 connect 实现联动的时候,所有的交互都会联动,我希望可以只联动 datazoom 事件,不联动其它事件

What does the proposed API look like?

echarts.connect(groupName, {
  connectDataZoom: true.
});
@echarts-bot echarts-bot bot added the pending We are not sure about whether this is a bug/new feature. label Dec 17, 2024
Copy link

echarts-bot bot commented Dec 17, 2024

@li-jia-nan It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗

TRANSLATED

TITLE

[Feature] I hope that the linkage of multiple charts can support the selection of some functions

@helgasoft
Copy link

did you check whether multiple grids fit your scenario instead of connect - Demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants