Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.2k
Code
Issues
1.1k
Pull requests
427
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Do not pass gridspec_kw to inner layouts in subplot_mosaic
- #24189
#24189
Merged
tacaswell
merged 16 commits into
matplotlib:main
matplotlib/matplotlib:main
from
joshbarrass:mosaic-ratios-fix-24099
joshbarrass/matplotlib:mosaic-ratios-fix-24099
Copy head branch name to clipboard
Oct 21, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Do not pass gridspec_kw to inner layouts in subplot_mosaic
#24189
tacaswell
merged 16 commits into
matplotlib:main
matplotlib/matplotlib:main
from
joshbarrass:mosaic-ratios-fix-24099
joshbarrass/matplotlib:mosaic-ratios-fix-24099
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2022
Do not pass width/height ratios to nested layouts
joshbarrass
committed
8522e9e
View commit details
Copy full SHA for 8522e9e
Browse repository at this point
Add test case for width_ratios
joshbarrass
committed
666ab55
View commit details
Copy full SHA for 666ab55
Browse repository at this point
Add test case for height_ratios
joshbarrass
committed
57a0a01
View commit details
Copy full SHA for 57a0a01
Browse repository at this point
Add behaviour change file
joshbarrass
committed
e23ebe3
View commit details
Copy full SHA for e23ebe3
Browse repository at this point
Double backticks in rst
joshbarrass
committed
56b629d
View commit details
Copy full SHA for 56b629d
Browse repository at this point
Rename to suit new PR
joshbarrass
committed
779caae
View commit details
Copy full SHA for 779caae
Browse repository at this point
Fix doc build warning (underline too short)
joshbarrass
committed
26cb4a4
View commit details
Copy full SHA for 26cb4a4
Browse repository at this point
Commits on Oct 17, 2022
Completely disable passing of gridspec_kw to inner layouts
joshbarrass
committed
36d18ab
View commit details
Copy full SHA for 36d18ab
Browse repository at this point
Remove the new, now unneeded, nested_gw_kw dict
joshbarrass
committed
e4e83d4
View commit details
Copy full SHA for e4e83d4
Browse repository at this point
Commits on Oct 19, 2022
Apply doc(string) suggestions from code review
Show description for acf1d26
joshbarrass
and
jklymak
authored
acf1d26
View commit details
Copy full SHA for acf1d26
Browse repository at this point
Shorter api change explanation
joshbarrass
committed
e584e8f
View commit details
Copy full SHA for e584e8f
Browse repository at this point
Shorter gridspec_kw docstring
joshbarrass
committed
2a3e919
View commit details
Copy full SHA for 2a3e919
Browse repository at this point
Correction of function names in docstrings
joshbarrass
committed
a0f8cd9
View commit details
Copy full SHA for a0f8cd9
Browse repository at this point
Commits on Oct 20, 2022
Modify behaviour msg to clarify the reasoning behind the change
joshbarrass
committed
ecf1aef
View commit details
Copy full SHA for ecf1aef
Browse repository at this point
Commits on Oct 21, 2022
Clarify context of nested layouts in docstrings
Show description for cb9b48b
joshbarrass
and
timhoffm
authored
cb9b48b
View commit details
Copy full SHA for cb9b48b
Browse repository at this point
Remove trailing whitespace
joshbarrass
committed
b4307f7
View commit details
Copy full SHA for b4307f7
Browse repository at this point
You can’t perform that action at this time.