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

x-axis Data label #15299

Closed
chmich opened this issue Jul 5, 2021 · 3 comments · Fixed by #16315
Closed

x-axis Data label #15299

chmich opened this issue Jul 5, 2021 · 3 comments · Fixed by #16315
Labels
en This issue is in English new-feature stale Inactive for a long time. Will be closed in 7 days. topic: tooltip

Comments

@chmich
Copy link

chmich commented Jul 5, 2021

What problem does this feature solve?

x-Axis label in x-axis and tooltip
having the option to set different labels

What does the proposed API look like?

A) current:
xAxis: { data: ["J", "F", "M", "J" ... ] }

What would be expected?

B) Idea:
xAxis: { data: [{{"xAxis":"J", "tooltip": "January", "tooltip-explanation": "was a very cold month"}, {"xAxis": "F", "tooltip":"February", "tooltip-explanation": "was as cold as January"}}, ... ] }

A) should be possible futhermore

grafik

@echarts-bot
Copy link

echarts-bot bot commented Jul 5, 2021

Hi! We've received your issue and please be patient to get responded. 🎉
The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.

A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to [email protected]. Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe our mailing list.

Have a nice day! 🍵

@echarts-bot echarts-bot bot added en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature. waiting-for: community labels Jul 5, 2021
@plainheart plainheart removed the pending We are not sure about whether this is a bug/new feature. label Jan 4, 2022
@plainheart plainheart linked a pull request Jan 4, 2022 that will close this issue
6 tasks
Copy link
Contributor

github-actions bot commented Jan 4, 2024

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 Jan 4, 2024
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 Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
en This issue is in English new-feature stale Inactive for a long time. Will be closed in 7 days. topic: tooltip
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants