Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Backport PR #22313 on branch v3.5.x (Fix colorbar exponents)#22844

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

QuLogic
Copy link
Member

PR Summary

Manual backport of#22313; there were conflicts inlib/matplotlib/axes/_base.py (due to#21398 not being backported), andlib/matplotlib/tests/test_colorbar.py (due to an additional test onmain conflicting with the new one here).

PR Checklist

Tests and Styling

  • Has pytest style unit tests (andpytest passes).
  • IsFlake 8 compliant (installflake8-docstrings and runflake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry indoc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented indoc/api/next_api_changes/ (follow instructions in README.rst there).
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs shouldbuild without error).

@QuLogicQuLogic added this to thev3.5.2 milestoneApr 13, 2022
@QuLogicQuLogic added Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/colorbar labelsApr 13, 2022
@oscargus
Copy link
Member

Not clear what hold for manual back-ports, but if it is enough with a single approval, feel free to self-merge (or inform me and I'll merge).

@QuLogic
Copy link
MemberAuthor

One is fine, but I'm hoping@jklymak could confirm on this.

@QuLogicQuLogic requested a review fromjklymakApril 14, 2022 20:01
Copy link
Member

@jklymakjklymak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks OK? Sorry to be slow to check it...

@jklymakjklymak merged commitd8629e9 intomatplotlib:v3.5.xApr 21, 2022
@QuLogicQuLogic deleted the auto-backport-of-pr-22313-on-v3.5.x branchApril 21, 2022 22:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jklymakjklymakjklymak approved these changes

@oscargusoscargusoscargus approved these changes

Assignees
No one assigned
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.topic: color/colorbar
Projects
None yet
Milestone
v3.5.2
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@oscargus@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp