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

Add xaxis and yaxis attributes to Axes docs#29075

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

Merged
QuLogic merged 1 commit intomatplotlib:mainfromtimhoffm:doc-xaxis
Feb 22, 2025

Conversation

timhoffm
Copy link
Member

No description provided.

@github-actionsgithub-actionsbot added topic: axes Documentation: APIfiles in lib/ and doc/api labelsNov 5, 2024
@timhoffmtimhoffm marked this pull request as draftNovember 5, 2024 14:44
@timhoffm
Copy link
MemberAuthor

Still have to figure out how to properly document these. Nether type annotations nor doc-comments (#:) work. May be due to the fact that they are instantiated in a separate function and sphinx may not pick them up.

@timhoffmtimhoffm marked this pull request as ready for reviewFebruary 17, 2025 01:59
@timhoffm
Copy link
MemberAuthor

Ping@ksunden can this go into 3.10.1 as well?

@ksundenksunden modified the milestones:v3.10.1,v3.10.2Feb 21, 2025
@QuLogicQuLogic merged commit9643551 intomatplotlib:mainFeb 22, 2025
40 of 41 checks passed
@lumberbot-appLumberbot (App)
Copy link

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.xgit pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 964355130c5389926641a03154f56f8e081fbfd3
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #29075: Add xaxis and yaxis attributes to Axes docs'
  1. Push to a named branch:
git push YOURFORK v3.10.x:auto-backport-of-pr-29075-on-v3.10.x
  1. Create a PR against branch v3.10.x, I would have named this PR:

"Backport PR#29075 on branch v3.10.x (Add xaxis and yaxis attributes to Axes docs)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove theStill Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free tosuggest an improvement.

timhoffm pushed a commit to timhoffm/matplotlib that referenced this pull requestFeb 22, 2025
timhoffm pushed a commit to timhoffm/matplotlib that referenced this pull requestFeb 22, 2025
@timhoffmtimhoffm deleted the doc-xaxis branchFebruary 22, 2025 09:05
timhoffm added a commit that referenced this pull requestFeb 22, 2025
…v3.10.xBackport PR#29075 on branch v3.10.x (Add xaxis and yaxis attributes to Axes docs)
@QuLogicQuLogic modified the milestones:v3.10.2,v3.10.1Feb 24, 2025
@ksundenksunden mentioned this pull requestMar 3, 2025
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Labels
Documentation: APIfiles in lib/ and doc/apitopic: axes
Projects
None yet
Milestone
v3.10.1
Development

Successfully merging this pull request may close these issues.

3 participants
@timhoffm@QuLogic@ksunden

[8]ページ先頭

©2009-2025 Movatter.jp