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] echarts5.2.2如何实现echarts4.9.0的默认行为-所有系列相同时间上的点都放大,且鼠标放某点上,其他线及点不淡化 #20674

Open
huihui925 opened this issue Jan 10, 2025 · 4 comments
Labels
pending We are not sure about whether this is a bug/new feature. support

Comments

@huihui925
Copy link

What problem does this feature solve?

期望达到这个效果,所有系列相同时间上的点都放大 且鼠标放某点上 其他线及点不淡化
image

What does the proposed API look like?

期望达到这个效果,所有系列相同时间上的点都放大 且鼠标放某点上 其他线及点不淡化

image

@echarts-bot echarts-bot bot added the pending We are not sure about whether this is a bug/new feature. label Jan 10, 2025
Copy link

echarts-bot bot commented Jan 10, 2025

@huihui925 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] echarts5.2.2 How to achieve the default behavior of echarts4.9.0 - all series of points at the same time are zoomed in, and the mouse is placed on a certain point, and other lines and points are not faded

BODY

What problem does this feature solve?

To achieve this effect, all points in the series at the same time will be enlarged, and when the mouse is placed on a certain point, other lines and points will not fade.
image

What does the proposed API look like?

To achieve this effect, all points in the series at the same time will be enlarged, and when the mouse is placed on a certain point, other lines and points will not fade.

image

@plainheart
Copy link
Member

plainheart commented Jan 10, 2025

设置 emphasis.focus'none' 或者去掉

@plainheart plainheart added support and removed new-feature pending We are not sure about whether this is a bug/new feature. labels Jan 10, 2025
@huihui925
Copy link
Author

设置 emphasis.focus'none' 或者去掉

有点问题,原本图一是正常的,但是将鼠标放对应点上移开后会变成图二的样式
image
image

@plainheart
Copy link
Member

好像是...

@plainheart plainheart added the pending We are not sure about whether this is a bug/new feature. label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending We are not sure about whether this is a bug/new feature. support
Projects
None yet
Development

No branches or pull requests

2 participants