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

[Bug] series.itemStyle.opacity is not respected by tooltip #18912

Open
Geloosa opened this issue Jul 19, 2023 · 1 comment · Fixed by #18921
Open

[Bug] series.itemStyle.opacity is not respected by tooltip #18912

Geloosa opened this issue Jul 19, 2023 · 1 comment · Fixed by #18921
Labels
bug en This issue is in English topic: tooltip
Milestone

Comments

@Geloosa
Copy link

Geloosa commented Jul 19, 2023

Version

5.4.3

Link to Minimal Reproduction

https://jsfiddle.net/Oliya/gyqrd3fz/2/

Steps to Reproduce

Set series.itemStyle.opacity to < 1 and show the tooltip.

Current Behavior

series.itemStyle.opacity is respected by the graph items and legend, but in tooltip markers opacity is always 1 for all the series:
image

Expected Behavior

Tooltip should draw markers with the requested opacity.

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

@Geloosa Geloosa added the bug label Jul 19, 2023
@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 Jul 19, 2023
@plainheart plainheart added topic: tooltip and removed pending We are not sure about whether this is a bug/new feature. labels Jul 19, 2023
@plainheart plainheart added this to the 5.5.0 milestone Jul 19, 2023
@plainheart plainheart added the difficulty: easy Issues that can be fixed more easily than the average. label Jul 19, 2023
@echarts-bot
Copy link

echarts-bot bot commented Jul 19, 2023

This issue is labeled with difficulty: easy.
@Geloosa Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.

Please have a look at How to debug ECharts if you'd like to give a try. 🤓

@plainheart plainheart removed this from the 5.5.0 milestone Aug 4, 2023
@plainheart plainheart added this to the TBD milestone Jan 29, 2024
@plainheart plainheart reopened this Jan 29, 2024
@plainheart plainheart removed the difficulty: easy Issues that can be fixed more easily than the average. label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English topic: tooltip
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants