8000 MRG, FIX: Fix tick labeling by larsoner · Pull Request #7811 · mne-tools/mne-python · GitHub
[go: up one dir, main page]

Skip to content

MRG, FIX: Fix tick labeling #7811

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 22, 2020
Merged

MRG, FIX: Fix tick labeling #7811

merged 2 commits into from
May 22, 2020

Conversation

larsoner
Copy link
Member

Latest matplotlib complains if set_x/yticklabels(...) count does not match the number of ticks, which is reasonable. This PR makes it so that we set them consistently, and tests now pass on my machine other than some issue with annotations, which I plan to also fix in this PR (hence the WIP).

@larsoner larsoner changed the title WIP, FIX: Fix tick labeling MRG, FIX: Fix tick labeling May 22, 2020
@larsoner
Copy link
Member Author

Annotation problem is upstream and unreleased (AFAIK) matplotlib/matplotlib#17489, so I'll merge once CIs come back happy here

@larsoner larsoner merged commit 15866de into mne-tools:master May 22, 2020
@larsoner larsoner deleted the ticked branch May 22, 2020 21:35
@cbrnr cbrnr mentioned this pull request Sep 2, 2020
larsoner added a commit to larsoner/mne-python that referenced this pull request Sep 4, 2020
* FIX: Fix tick labeling

* FIX: Add debugging
larsoner added a commit that referenced this pull request Sep 4, 2020
* FIX: Fix tick labeling

* FIX: Add debugging
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
0