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

In category axis, the last tick is not drawn if either maxTicksLimit or autoSkipPadding is specified. #11816

Open
rahbari opened this issue Jun 22, 2024 · 0 comments

Comments

@rahbari
Copy link

rahbari commented Jun 22, 2024

Expected behavior

In category axis, the last tick should always be drawn if includeBounds is true.

Current behavior

if either maxTicksLimit or autoSkipPadding is specified it's not drawn.

image

Reproducible sample

https://jsfiddle.net/nstp3v7c/3/

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.4.3

Browser name and version

No response

Link to your project

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant