Skip to content

fix(bar): prevent bar chart overflowing the graph when using dataZoom…#21511

Open
akashsonune wants to merge 1 commit intoapache:masterfrom
akashsonune:fix/bar-and-scatter-charts-overflows
Open

fix(bar): prevent bar chart overflowing the graph when using dataZoom…#21511
akashsonune wants to merge 1 commit intoapache:masterfrom
akashsonune:fix/bar-and-scatter-charts-overflows

Conversation

@akashsonune
Copy link
Contributor

… filterMode none with time axis. close #19972

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

Details

Before: What was the problem?

After: How does it behave after the fixing?

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

Security Checking

  • This PR uses security-sensitive Web APIs.

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Merging options

  • Please squash the commits into a single one when merging.

Other information

@echarts-bot
Copy link

echarts-bot bot commented Feb 5, 2026

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

Please DO NOT commit the files in dist, i18n, and ssr/client/dist folders in a non-release pull request. These folders are for release use only.

⚠️ MISSING DOCUMENT INFO: Please make sure one of the document options are checked in this PR's description. Search "Document Info" in the description of this PR. This should be done either by the author or the reviewers of the PR.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Bar Chart bars overflow out of the coordinate system

1 participant