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] Improve series highlight on legend hover event (by dimming other series) #17200

Closed
EWChina999 opened this issue Jun 11, 2022 · 2 comments
Labels
en This issue is in English support

Comments

@EWChina999
Copy link

What problem does this feature solve?

It would be useful if you could improve the series line highlight, especially on charts with many lines .

the example is http://jsfiddle.net/vitorbarbosa/qpByN/

What does the proposed API look like?

Only highlight the data series when mouse moves over the legend , at same time dimming the rest of series .

image

@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 Jun 11, 2022
@susiwen8
Copy link
Contributor

You can use series-line.blur
here is example

@EWChina999
Copy link
Author

You can use series-line.blur here is example

@susiwen8 , thanks for your great help. ECharts is much powerful than Plotly. I checked this feature on Plotly , it is difficult to realize . there is long discussion here plotly/plotly.js#1847, nobody fixes it.

@plainheart plainheart added support and removed new-feature pending We are not sure about whether this is a bug/new feature. labels Jun 12, 2022
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 support
Projects
None yet
Development

No branches or pull requests

3 participants