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

[Bug] The bar series do not clip on data zoom with the filter mode set to none and the x axis type set to time #20503

Open
Wallstrider opened this issue Nov 12, 2024 · 1 comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@Wallstrider
Copy link

Version

5.5.1

Link to Minimal Reproduction

https://codepen.io/wallstrider/pen/QWezRQb

Steps to Reproduce

Zoom in

Current Behavior

When zooming the bars intersect with the y axis and show outside of the grid

Expected Behavior

When zooming the bars do not intersect with the y axis and clip outside of the grid

Environment

- OS: Windows 11
- Browser: any
- Framework: none

Any additional comments?

Reproduces only with following configuration:

  1. xAxis type: time
  2. series type: bar
  3. dataZoom filter mode: none
@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 Nov 12, 2024
@Wallstrider Wallstrider changed the title [Bug] The bar series do not clip on data zoom with the filter mode set to none and x axis type set to time [Bug] The bar series do not clip on data zoom with the filter mode set to none and the x axis type set to time Nov 12, 2024
@helgasoft
Copy link

duplicate of #19972, #20421 and others
📌 Please search existing issues before submitting a new one.

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

2 participants