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: map.html] SVG shadow error #11055

Closed
Ovilia opened this issue Aug 20, 2019 · 2 comments · Fixed by OpenTMI/opentmi-default-gui#32 or DeviaVir/zenbot#2011 · May be fixed by dyna-dot/iClient-JavaScript-s#1
Closed

[Found in test: map.html] SVG shadow error #11055

Ovilia opened this issue Aug 20, 2019 · 2 comments · Fixed by 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/map.html with SVG. Hover on the map.

What is expected?

The SVG shadow is the same as Canvas.

Canvas (correct):
image

What is actually happening?

The SVG shadow is not the same as Canvas.

SVG (wrong):
image

@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 self-assigned this 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 added this to the 4.4.0 milestone Aug 27, 2019
@pissang
Copy link
Contributor

pissang commented Sep 2, 2019

#5429 Map with pattern also have a similar issue. Both are caused because map group has a very large scale value. I think they can be fixed together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment