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

Skip to content

DOC: Fix What's New entry for bar_label() formatting. #24432

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
Nov 12, 2022

Conversation

stefmolin
Copy link
Contributor

@stefmolin stefmolin commented Nov 12, 2022

PR Summary

I noticed that a what's new entry I submitted as part of a previous PR is not rendering the plots. I switched to render the plot and the source code like the other examples.

PR Checklist

Tests and Styling

  • [N/A] Has pytest style unit tests (and pytest passes).
  • [N/A] Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • [N/A] New plotting related features are documented with examples.

Release Notes

  • [N/A] New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • [N/A] API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • [N/A] Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@stefmolin stefmolin marked this pull request as ready for review November 12, 2022 02:42
@stefmolin stefmolin changed the title Fix What's New entry for bar_label() formatting. DOC: Fix What's New entry for bar_label() formatting. Nov 12, 2022
@timhoffm timhoffm merged commit 5e5df02 into matplotlib:main Nov 12, 2022
@stefmolin stefmolin deleted the fix-bar-label-whats-new branch November 12, 2022 15:26
@QuLogic QuLogic added this to the v3.7.0 milestone Nov 15, 2022
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.

3 participants