Skip to content

don't omit all digits when printing ticks #308

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

Merged
merged 2 commits into from
May 2, 2025

Conversation

simeonschaub
Copy link
Contributor

Encountered this when setting xticks to 0:2.5:20 and getting the following tick labels:

image

3 significant digits is still a rather arbitrary choice but seems better than the current behavior.

@asinghvi17
Copy link
Member

Thanks, this looks good! Will add some tests and then merge.

@simeonschaub
Copy link
Contributor Author

Bump :)

@simeonschaub
Copy link
Contributor Author

Bump

@asinghvi17
Copy link
Member

Hey, sorry this fell off my radar a bit. I just looked at the diff and realized that at some point the axis code significantly bitrotted so it doesn't respect most tick attributes. So will have to fix that.

@asinghvi17
Copy link
Member

Will merge at least as a quick fix for the time being, until I get the whole pipeline figured out and fixed.

@aperloff aperloff mentioned this pull request May 2, 2025
@asinghvi17 asinghvi17 merged commit 0040be4 into MakieOrg:master May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants