-
Notifications
You must be signed in to change notification settings - Fork 19.6k
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 with stack bar with min value #11086
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 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. If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to [email protected] . If you are interested in the project, you may also subscribe our mail list. Have a nice day! 🍵 |
If it's helpful, in version 4.1.0 it works as intended. However, works only with 'value' series, not with 'time' |
Fixed in de98ef6 |
Version 4.2.1
Reproduction link
https://gallery.echartsjs.com/editor.html?c=xj7nMfFWLh&v=1
Steps to reproduce
在堆积图中设置数值轴的最小值即可复现该BUG,并且在4.1.0之前的版本中未发现该问题,升级到4.2.1后出现的
配置信息:
What is expected?
期望从最小值开始往上堆积
What is actually happening?
图形错乱并且超出坐标轴范围
The text was updated successfully, but these errors were encountered: