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] when realtimeSort is true and tooltip.trigger is 'axis',tooltip and axisLabel will not match #20601

Open
lau96 opened this issue Dec 19, 2024 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@lau96
Copy link

lau96 commented Dec 19, 2024

Version

5.5.1

Link to Minimal Reproduction

https://echarts.apache.org/examples/zh/editor.html?c=bar-race-country&reset=1&edit=1

Steps to Reproduce

just add this in option
tooltip: { show: true, trigger: 'axis', },

Current Behavior

tooltip show the label before sorting

Expected Behavior

tooltip show sorted label

Environment

- OS: win11
- Browser: edge latest
- Framework:

Any additional comments?

No response

@lau96 lau96 added the bug label Dec 19, 2024
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant