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

[Found in test: lines-stream-not-large.html] addHover not implemented with SVG #11054

Closed
Ovilia opened this issue Aug 20, 2019 · 1 comment · Fixed by #11156, OpenTMI/opentmi-default-gui#32 or DeviaVir/zenbot#2011 · May be fixed by dyna-dot/iClient-JavaScript-s#1
Assignees
Labels
bug en This issue is in English SVG
Milestone

Comments

@Ovilia
Copy link
Contributor

Ovilia commented Aug 20, 2019

Version

4.2.1

Steps to reproduce

Run test/lines-stream-not-large.html with SVG. Hover on the map.

What is expected?

No error.

What is actually happening?

Error report in console:
VM1257 echarts.js:17031 Uncaught TypeError: Cannot read property 'style' of undefined.

This may caused by SVG do not have addHover function.

@echarts-bot
Copy link

echarts-bot bot commented Aug 20, 2019

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added bug en This issue is in English pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Aug 20, 2019
@Ovilia Ovilia added SVG and removed pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Aug 20, 2019
@Ovilia Ovilia self-assigned this Aug 20, 2019
@Ovilia Ovilia changed the title [Found in test: lines-stream-not-large.html] bubbles do not disappear when mouseout visualMap [Found in test: lines-stream-not-large.html] addHover not implemented with SVG Aug 20, 2019
@Ovilia Ovilia added this to the 4.4.0 milestone Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment