fix(scatter): prevent scatter chart overflowing the graph when using dataZoom filterMode none#21517
Conversation
…dataZoom filterMode none
|
Thanks for your contribution! 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. |
Ovilia
left a comment
There was a problem hiding this comment.
This PR doesn't contain description. Please re-fill the PR form.
From the test case in this PR, I think the current behavior is as expected, where as the doc suggests, filterMode: 'none' doesn't filter the data but change the range of axis. Can you be more specific about the expected result?
Brief Information
This pull request is in the type of:
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.
Misc
Security Checking
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Merging options
Other information