X Tutup
Skip to content

Document auto-tightlayouting.#9096

Merged
dstansby merged 1 commit intomatplotlib:masterfrom
anntzer:document-tight-layout
Aug 26, 2017
Merged

Document auto-tightlayouting.#9096
dstansby merged 1 commit intomatplotlib:masterfrom
anntzer:document-tight-layout

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Aug 26, 2017

Closes #5824 (comment).

Changed the section level of some sections for consistency for the first section ("Example").

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@dstansby dstansby merged commit 54adb36 into matplotlib:master Aug 26, 2017
@dstansby dstansby added this to the 2.1 (next point release) milestone Aug 26, 2017
@anntzer anntzer deleted the document-tight-layout branch August 26, 2017 18:21
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.

Recompute figsize-dependent parameters on resize

2 participants

X Tutup