Skip to content

Fix typo in GenerateTickPosition#4354

Merged
swharden merged 3 commits intoScottPlot:mainfrom
StendProg:LogScaleFix
Oct 18, 2024
Merged

Fix typo in GenerateTickPosition#4354
swharden merged 3 commits intoScottPlot:mainfrom
StendProg:LogScaleFix

Conversation

@StendProg
Copy link
Contributor

With very small Plot sizes, MajorTickGenerator sometimes returned only 2 absolutely identical positions. This caused problems when calculating logarithmic axes. #4353
This may be due to a typo corrected in this PR.

@swharden
Copy link
Member

Thanks @Cassar17 for reporting this issue, and @StendProg for the quick fix!

I'm merging this now and it will be in the next release, likely published on NuGet near the end of this weekend 👍

@swharden swharden merged commit 075cfc5 into ScottPlot:main Oct 18, 2024
@swharden swharden linked an issue Oct 18, 2024 that may be closed by this pull request
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.

LogMinorTickGenerator infinite loop

2 participants