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

How to set xAxis axisLabel margin position to be fixed regardless different screen resolution? #13362

Closed
felicia-lim2503 opened this issue Sep 28, 2020 · 3 comments
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: community

Comments

@felicia-lim2503
Copy link

felicia-lim2503 commented Sep 28, 2020

What problem does this feature solve?

I need to set the xAxis axisLabel in middle of the chart. Whenever the chart is viewed in different screen resolution, the xAxis axisLabel's position will change. This feature would solve UI (xAxis axisLabel) issues of the chart

###Images for references:
image
^This is how it should look like.

image
However, when viewed on a screen that has different screen resolution, this is how it looks like^

What does the proposed API look like?

      axisLabel: {        
        show: true,
        margin: -140, 
        position:fixed //maybe can have feature that allows xAxis axisLabel to be fixed regardless any screen resolution

}

@echarts-bot
Copy link

echarts-bot bot commented Sep 28, 2020

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 you have posted enough image to demo your request. 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 dev@echarts.apache.org. Please attach the issue link if it's a technical questions.

If you are interested in the project, you may also subscribe our mail 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 Sep 28, 2020
@github-actions
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 Sep 28, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

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 Oct 6, 2022
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 pending We are not sure about whether this is a bug/new feature. stale Inactive for a long time. Will be closed in 7 days. waiting-for: community
Projects
None yet
Development

No branches or pull requests

1 participant