Skip to content
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] Bar chart breaks when y-axis is time and inverse is true #20068

Closed
michael-s-molina opened this issue Jun 24, 2024 · 1 comment · Fixed by #20246
Closed

[Bug] Bar chart breaks when y-axis is time and inverse is true #20068

michael-s-molina opened this issue Jun 24, 2024 · 1 comment · Fixed by #20246
Assignees
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English topic: axis-time topic: bar

Comments

@michael-s-molina
Copy link
Member

Version

5.5.0

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?c=area-time-axis&version=5.5.0&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurAERgCeIApmUWQG4CGANgK50A0JAvj-ko58RVKXJVa9CRAC23EujIRojGgCc8dImHWdYAegOwIAM1im2WribCwA7hFatYAE3whWzSrADGwdXUaXzBWSj4BWC11CBpCWABtRWJxcWVXaTIAYS88PAhfWCzmTTJI1PJoZnlMnOY8gqKSvDLktNdmMGZpJIqK3r7BgGYANhHywdSARgAGABYpoYB2AE4AJhnNzba-gF0JwYHJ1Lm5tYPj2FmltZWpgFYNrZmdiv3X1KPL9AeVi-OprM5vdliNni9vrsPu9BhRqNpyAAjEqtWF4Lq-ADWmWAiJaE34yTEfXSmQAaiougBzGhNUr_SrVBFkCnQam04r0j5kDpdHofcRfb5rNZTBmDIGLVZPLYC0gwy5Cy5rAAcc3FfWutweMu2kI16CVAJm5zlFUB8xBSzBzzNsChgwVFThUgYyPUqJJ6OYWJxeM96EJ4mJzogGQYAFlgGAAr5KL5WHEA6kyFUapHo7H44n8dzed0iEbPnbxLM_iXSJLlutwXanZMixKRuqKz8Zjc7o9a_q7Y2-vcVQbpkCrTbZZDoQyXcz3cm0t7fQxcbnxISobwANxAA

Steps to Reproduce

Check the provided link. It's using a bar chart with a y-axis of type time and inverse equals true.

Current Behavior

The bars are overflowing and the y-axis values are not rendering correctly. If you set inverse to false, everything works as expected.

Expected Behavior

The chart is displayed correctly, independently of the inverse value.

Environment

- OS: macOS Sonoma 14.5
- Browser: Chrome 126.0.6478.115

Any additional comments?

No response

@echarts-bot echarts-bot bot added the en This issue is in English label Jun 24, 2024
@michael-s-molina
Copy link
Member Author

@villebro

@Ovilia Ovilia added this to the 5.5.2 milestone Jun 26, 2024
@Ovilia Ovilia added difficulty: easy Issues that can be fixed more easily than the average. topic: bar topic: axis-time labels Jun 26, 2024
@Ovilia Ovilia self-assigned this Aug 5, 2024
@Ovilia Ovilia removed this from the 5.5.2 milestone Aug 12, 2024
@plainheart plainheart linked a pull request Aug 12, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English topic: axis-time topic: bar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants