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] enable boundaryGap for category axis #19636

Open
xdbobname opened this issue Feb 22, 2024 · 0 comments
Open

[Feature] enable boundaryGap for category axis #19636

xdbobname opened this issue Feb 22, 2024 · 0 comments
Labels
en This issue is in English new-feature pending We are not sure about whether this is a bug/new feature.

Comments

@xdbobname
Copy link

What problem does this feature solve?

image
I'd like to align ending axis labels with the boundary, but the boundaryGap not suitable for category axis chart.
I suggest extend boundaryGap api,passed a fixed value to describe onBand margin.
Such as [10,20] means, 10px for left margin, 20px for right margin.

What does the proposed API look like?

I suggest extend boundaryGap api,and pass absolute value to describe onBand margin.
Such as [10,20] means, 10px for left margin, 20px for right margin

@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 Feb 22, 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 pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant