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

Bar charts not clipped when using filterMode: 'none' #10646

Closed
ketodiet opened this issue Jun 10, 2019 · 5 comments
Closed

Bar charts not clipped when using filterMode: 'none' #10646

ketodiet opened this issue Jun 10, 2019 · 5 comments
Labels
bug en This issue is in English stale Inactive for a long time. Will be closed in 7 days. topic: dataZoom

Comments

@ketodiet
Copy link

Version

4.2.1

Steps to reproduce

When using dataZoom with filterMode: 'none' the bar charts are not clipped within the chart area.

Please see screenshot:
https://imgur.com/zAaEder

What is expected?

The bar charts should always be clipped within the chart area.

What is actually happening?

The bar charts bleed out and rendered outside the chart area


This should be a trivial issue to fix. The reason for using filterMode: 'none' in the first place is to ensure the line chart is rendered correctly.

@echarts-bot
Copy link

echarts-bot bot commented Jun 10, 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 Jun 10, 2019
@Ovilia Ovilia added topic: dataZoom and removed pending We are not sure about whether this is a bug/new feature. waiting-for-help labels Jun 28, 2019
@100pah
Copy link
Member

100pah commented May 31, 2020

Since v4.4.0, series.clip has been supported. But still not correct enough for time and value axis.

@100pah 100pah closed this as completed May 31, 2020
@100pah 100pah reopened this May 31, 2020
@BaSmile
Copy link

BaSmile commented Jun 5, 2020

I'm having the same issue as @ketodiet, is there any future correction about it?
thank you.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2022

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Jun 5, 2022
@github-actions
Copy link
Contributor

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

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 stale Inactive for a long time. Will be closed in 7 days. topic: dataZoom
Projects
None yet
Development

No branches or pull requests

4 participants