Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix example where wrong variable was used #24171

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 1 commit into from
Oct 15, 2022
Merged

Conversation

rifatrakib
Copy link
Contributor

@rifatrakib rifatrakib commented Oct 15, 2022

variable axs was not defined in the code snippet of Sharing x per column, y per row figure, rather it was defined in some earlier snippets. The intended use here is applying label_outer() on the axes of the figure in the current snippet.

PR Checklist

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • Fixed a bug in examples code snippets.

variable `axs` was not defined in the code snippet of `Sharing x per column, y per row` figure, rather it was defined in some earlier snippets. The intended use here is applying `label_outer()` on the axes of the figure in the current snippet.
@oscargus oscargus added this to the v3.6-doc milestone Oct 15, 2022
@oscargus oscargus changed the title typo fixed in code snippet for undeclared variable Fix example where wrong variable was used Oct 15, 2022
@oscargus oscargus merged commit c0bdf59 into matplotlib:main Oct 15, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 15, 2022
@lumberbot-app
Copy link

lumberbot-app bot commented Oct 15, 2022

Something went wrong ... Please have a look at my logs.

It seems that the branch you are trying to backport to does not exist.

timhoffm added a commit that referenced this pull request Oct 15, 2022
…171-on-v3.6.x

Backport PR #24171 on branch v3.6.x (Fix example where wrong variable was used)
@QuLogic QuLogic modified the milestones: v3.6-doc, v3.6.2 Oct 17, 2022
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 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.

4 participants