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

[Feature] xAxis or yAxis tooltip #16228

Closed
Panxoat opened this issue Dec 15, 2021 · 5 comments · Fixed by #16315
Closed

[Feature] xAxis or yAxis tooltip #16228

Panxoat opened this issue Dec 15, 2021 · 5 comments · Fixed by #16315
Labels
difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English new-feature stale Inactive for a long time. Will be closed in 7 days. waiting-for: community

Comments

@Panxoat
Copy link

Panxoat commented Dec 15, 2021

What problem does this feature solve?

when xAxis name or yAxis name is overflow like blabla...
I can't see full name of xAxis or yAxis

What does the proposed API look like?

like legend.tooltip
I hope xAxis.tooltip or yAxis.tooltip

@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. waiting-for: community labels Dec 15, 2021
@plainheart plainheart removed pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Dec 15, 2021
@plainheart
Copy link
Member

plainheart commented Dec 15, 2021

Looks useful. The axis labels will be long sometimes, but there is currently no way to show the full text when hovering on the label.

I made a workaround(https://codepen.io/plainheart/pen/jOGBrmJ) to simulate this behavior. Just for your reference.

@plainheart plainheart added the difficulty: easy Issues that can be fixed more easily than the average. label Dec 15, 2021
@echarts-bot
Copy link

echarts-bot bot commented Dec 15, 2021

This issue is labeled with difficulty: easy.
@Panxoat Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.

Please have a look at How to debug ECharts if you'd like to give a try. 🤓

@Panxoat
Copy link
Author

Panxoat commented Dec 16, 2021

@plainheart
Thank you.
But, I'm using echarts-for-react now.
So if possible, can you give workaround for echarts-for-react?

Copy link
Contributor

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

@github-actions github-actions bot added the stale Inactive for a long time. Will be closed in 7 days. label Dec 16, 2023
Copy link
Contributor

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Issues that can be fixed more easily than the average. en This issue is in English new-feature stale Inactive for a long time. Will be closed in 7 days. waiting-for: community
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants