Skip to content

BUG: xtick labels didn't work some times #20338

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 1 commit into from

Conversation

brownsarahm
Copy link

@brownsarahm brownsarahm commented Mar 13, 2018

use locally defined self._get_xticks instead of matplotlib default ax.get_xticks()

actually fixes #18755 the other is unrelated

@brownsarahm brownsarahm changed the title use local _get_xticks instead of default BUG: xtick labels didn't work some times Mar 13, 2018
@TomAugspurger
Copy link
Contributor

Can you include a test to ensure this stays fixed? And is #18755 the right issue? At a glance, I don't see how this would fix it.

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.

Scatter requires x column to be numeric
2 participants