-
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] MarkArea not fully fixed in version 5.4.2 #18499
Comments
@ily-salamat, just adding a simplified update of your demo. |
It's been 3 months since the last comment. Any news on this? This is a regression (see #18130) and it should be fixed. The current status blocks us from using the latest versions |
@ozkoidi After a simple dig, I think it's not a "bug" in this case. #17098 & #18229 (#18229 (comment)) make the BTW, there seems to be another potential bug when the cc: @Ovilia @jiawulin001 |
I am also seeing the bug that @plainheart referred to at the end of their comment with I was able to work around it by attaching my markArea to a 2nd xAxis that has |
Version
5.4.2
Link to Minimal Reproduction
https://codepen.io/ily-salamat/pen/bGmVjGj
Steps to Reproduce
I already opened this issue here #18130 and it's fixed in this PR #18229 and apparently it's not fully fixed because now there is a gap issue between bars and mark area
In 5.4.0 version works fine
See example: https://codepen.io/ily-salamat/pen/LYBZzNo
Now in 5.4.2 there is a gap issue
See example: https://codepen.io/ily-salamat/pen/bGmVjGj
Current Behavior
Since version 5.4.2 there is a gap between bars and mark area
Expected Behavior
MarkArea should works properly as in the previous version
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: