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

Axis Level tooltip feature in echarts , when user hovers on axis label tooltip should be shown #19207

Closed
RahulVishK opened this issue Oct 15, 2023 · 1 comment · Fixed by #16315

Comments

@RahulVishK
Copy link

What problem does this feature solve?

"We actually need a feature to display a tooltip on the axis. Currently, the tooltip is available for series, but we have a requirement that when the user hovers over the category axis or time axis, the tooltip should be enabled."

We went through the documentation reg it we did not find any option to show tooltip when hover on axis label

What does the proposed API look like?

when user hovers on axis label tooltip should be shown

@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 Oct 15, 2023
@plainheart
Copy link
Member

There is a PR #16315 for this feature. As a workaround, you can refer to this example for adding a tooltip for the axis labels.

@plainheart plainheart added topic: label topic: axis topic: tooltip and removed pending We are not sure about whether this is a bug/new feature. labels Oct 15, 2023
@plainheart plainheart linked a pull request Nov 15, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants