-
Notifications
You must be signed in to change notification settings - Fork 19.8k
fix(dataZoom): fix wrong position of the dataZoom when the series has only one data point #21196
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
Conversation
|
The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-21196@369d3b6 |
NaN rect coords in positionGroup. close #21195
Ovilia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider adding test cases according to the wiki
|
Added a test case. |
|
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
|
Thanks for your contribution! |
Brief Information
This pull request is in the type of:
What does this PR do?
Fix position of the dataZoom control when the series has only one data point. Please refer to the linked issue for more details.
Fixed issues
Document Info
One of the following should be checked.
Misc
ZRender Changes