Skip to content

[WIP] Avoid a log-formatted tick in the linear region of SymLog #14309

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

Closed
wants to merge 3 commits into from

Conversation

dstansby
Copy link
Member

Previously the SymmetricaLogLocator would add a tick in the linear range, and because all the ticks are log-formatted this could lead to the wrong interpretation that the log-scaled range is bigger than it actually is. This PR fixes that and removes the tick that used to be below the linear threshold.

Might be worth reviewing #14308 first, which this builds upon.
This still needs

  • API changes note

@dstansby dstansby changed the title Avoid a log-formatted tick in the linear region of SymLog [WIP] Avoid a log-formatted tick in the linear region of SymLog Jun 5, 2019
@jklymak jklymak marked this pull request as draft July 23, 2020 16:45
@dstansby
Copy link
Member Author

dstansby commented May 3, 2021

Looks like the locator logic has changed so much since I opened this that rebasing would be a nightmare (and the bug might be fixed anyway?), so I'm going to close this and will open a new PR if I come across the issue again.

@dstansby dstansby closed this May 3, 2021
@dstansby dstansby deleted the symlog-ticker branch May 3, 2021 10:32
@dstansby dstansby mentioned this pull request Sep 16, 2021
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants