Commits
User selector
Commit history
Commits on Apr 23, 2025
Fix behaviour of Figure.clear() for SubplotParams (#27183)
Show description for 00d5cb6authored
Commits on Apr 22, 2025
MNT: make signature of GridSpec.update explicit
Show description for b8673bdcommitted
Commits on Jul 20, 2024
Commits on Feb 16, 2024
Commits on Dec 22, 2023
Use Axes instead of axes core library code
Show description for 30a6af3committed
Commits on Sep 26, 2023
removed deprecated code from gridspec.py
Show description for a6d0029andcommitted
Commits on Sep 1, 2023
[MNT] Move SubplotParams from figure to gridspec
Show description for 219323acommitted
Commits on Aug 5, 2023
Rename an internal parameter of _label_outer_x/yaxis()
Show description for 88e1353committed
Commits on May 28, 2023
Document that GridSpec.get_subplot_params ignores gridspec.figure.
Show description for 326ee42committed
Commits on Mar 17, 2023
DOC: user/explain reorg (and moving a lot of tutorials). (#25395)
Show description for b5c141cauthored
Commits on Feb 25, 2023
Commits on Jan 21, 2023
MNT: Update code with Python 3.9+ syntax
Show description for 4d30640committed
Commits on Dec 16, 2022
Allow bool-like values for sharex/sharey (#24362)
Show description for 2828912andauthored
Commits on Dec 6, 2022
Commits on Dec 5, 2022
Commits on Nov 20, 2022
Commits on Nov 14, 2022
Factor out error generation for function calls with wrong nargs.
Show description for 973e475committed
Commits on Nov 3, 2022
Emit "axes not compatible with tight_layout" in a single place.
Show description for 7d2503bcommitted
Commits on Aug 21, 2022
Commits on Aug 19, 2022
- committed
Commits on Aug 18, 2022
Deprecate `get_grid_positions(..., raw=True)`.
Show description for 6520d52committed
Commits on Jul 1, 2022
[Doc] consolidate `rect` documentation (#22820)
Show description for 297feeeandauthored
Commits on Jun 3, 2022
Commits on May 22, 2022
MNT: Remove return_all kwarg from gridspec get_position
Show description for 59f743ecommitted
Commits on Jan 8, 2022
Commits on Jan 1, 2022
Remove unnecessary `.figure` qualifier in docs.
Show description for fb0f742committed
Commits on Dec 13, 2021
Small `__getstate__` cleanups.
Show description for 1f30016committed
Commits on Nov 29, 2021
Docs fix row/column in GridSpec height_ratios
Show description for f9b0c2cauthored
Commits on Nov 24, 2021
DOC: modernize gridspec tutorial
Show description for 81440becommitted
Commits on Nov 22, 2021
Commits on Oct 20, 2021
Move label hiding rectilinear-only check into _label_outer_{x,y}axis.
Show description for 7f65cadcommitted