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] Adding what to connect in echarts.connect #17504

Open
amirajv opened this issue Aug 11, 2022 · 2 comments
Open

[Feature] Adding what to connect in echarts.connect #17504

amirajv opened this issue Aug 11, 2022 · 2 comments
Labels
en This issue is in English new-feature topic: connect

Comments

@amirajv
Copy link

amirajv commented Aug 11, 2022

What problem does this feature solve?

What does the proposed API look like?

Proposed API: Adding what to connect in the connect function:

echarts.connect([chart1, chart2, chart3], 'xAxis');
echarts.connect([chart1, chart2], 'yAxis');
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Aug 11, 2022
@plainheart plainheart added topic: connect and removed pending We are not sure about whether this is a bug/new feature. labels Aug 12, 2022
Copy link
Contributor

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Aug 11, 2024
@amirajv
Copy link
Author

amirajv commented Aug 12, 2024

Would be great if it can be considered for v6

@github-actions github-actions bot removed the stale Inactive for a long time. Will be closed in 7 days. label Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature topic: connect
Projects
None yet
Development

No branches or pull requests

2 participants