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

fix spurious minor tick #3505

Merged
merged 3 commits into from
Dec 24, 2023
Merged

fix spurious minor tick #3505

merged 3 commits into from
Dec 24, 2023

Conversation

t-bltg
Copy link
Collaborator

@t-bltg t-bltg commented Dec 23, 2023

Description

Fixes #3487.

Type of change

Delete options that do not apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Added an entry in NEWS.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

@t-bltg t-bltg force-pushed the spurious_ticks branch 2 times, most recently from 4bd951a to 24b9c62 Compare December 23, 2023 21:05
@t-bltg t-bltg changed the title Fix spurious minor tick fix spurious minor tick Dec 23, 2023
@t-bltg t-bltg added the bug label Dec 23, 2023
@jkrumbiegel jkrumbiegel merged commit a1d85a1 into MakieOrg:master Dec 24, 2023
15 checks passed
@t-bltg t-bltg deleted the spurious_ticks branch December 24, 2023 09:38
@maxfreu
Copy link

maxfreu commented Dec 24, 2023

Thank you!

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

Successfully merging this pull request may close these issues.

Spurious minor ticks on y axis
3 participants