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

hovered target is not get properly #19923

Open
karthik-noveau opened this issue May 12, 2024 · 0 comments
Open

hovered target is not get properly #19923

karthik-noveau opened this issue May 12, 2024 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@karthik-noveau
Copy link

Version

5.5.0

Link to Minimal Reproduction

https://github.com/karthik-noveau/e-charts

Steps to Reproduce

npm start
npm run
hover on chart slice

Current Behavior

some times target is getting as "SVG"

image

Expected Behavior

but whenever i hover on the pie chart slice, mouseover param sholuld have the extact target of the hoverd slice "path" element

Environment

- OS:macOS
- Browser:chrome
- Framework:react js

Any additional comments?

No response

@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 May 12, 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 pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant