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

Heatmap parts are not visible when you zoom in on the borders #12898

Closed
GaspardC opened this issue Jul 2, 2020 · 6 comments
Closed

Heatmap parts are not visible when you zoom in on the borders #12898

GaspardC opened this issue Jul 2, 2020 · 6 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature. topic: dataZoom

Comments

@GaspardC
Copy link

GaspardC commented Jul 2, 2020

Version

4.7.0

Steps to reproduce

Implement a chart with a heatmap and a datazoom

then zoom in to the borders

example : https://imgur.com/a/cd009hN

What is expected?

The heatmap "rectangles" that cannot be displayed entirely are white (not visible)

What is actually happening?

It would be nice to display them even partially.

@echarts-bot
Copy link

echarts-bot bot commented Jul 2, 2020

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.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail list.

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: community labels Jul 2, 2020
@plainheart
Copy link
Member

Could you please provide an online demo? Thank you!

@plainheart plainheart added the missing-demo The author should provide a demo. label Jul 3, 2020
@echarts-bot
Copy link

echarts-bot bot commented Jul 3, 2020

@GaspardC Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://gallery.echartsjs.com/editor.html.

@GaspardC
Copy link
Author

GaspardC commented Jul 3, 2020

Hello for sure here it is https://codepen.io/gaspc/pen/eYJyMxb,

Then try to zoom in.

any ideas @plainheart ? 🙏

@plainheart plainheart removed the missing-demo The author should provide a demo. label Jul 4, 2020
@GaspardC
Copy link
Author

I found the solution if it can help someone else :
it's pretty easy actually but not very clear in the documentation, you need just to add filerMode: 'none' to your dataZoom objects

@plainheart
Copy link
Member

Oh... Sorry for my late note. Though it can be solved by filterMode: 'none', I think personally it's a flaw of dataZoom component. Maybe there is still something to be done. @pissang What do you think of this case?

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. topic: dataZoom
Projects
None yet
Development

No branches or pull requests

2 participants