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
Accelerator
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.1k
Code
Issues
1.1k
Pull requests
414
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
FIX: add set_box_aspect, improve tight bounding box for Axes3D + fix bbox_inches support with fixed box_aspect
- #17515
#17515
Merged
QuLogic
merged 12 commits into
matplotlib:master
matplotlib/matplotlib:master
from
tacaswell:fix_3D_tight_aspect
tacaswell/matplotlib:fix_3D_tight_aspect
Copy head branch name to clipboard
Jun 6, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
FIX: add set_box_aspect, improve tight bounding box for Axes3D + fix bbox_inches support with fixed box_aspect
#17515
QuLogic
merged 12 commits into
matplotlib:master
matplotlib/matplotlib:master
from
tacaswell:fix_3D_tight_aspect
tacaswell/matplotlib:fix_3D_tight_aspect
Copy head branch name to clipboard
Commits
Commits on May 30, 2020
MNT: make sure Axes3D methods handle sharez correctly
tacaswell
committed
bc43279
View commit details
Copy full SHA for bc43279
Browse repository at this point
ENH: implement get_tightbbox on Axis3D
tacaswell
committed
b9f9d2e
View commit details
Copy full SHA for b9f9d2e
Browse repository at this point
ENH: Add support for Axes3D.set_pb_aspect
Show description for 8c2529a
eric-wieser
authored and
tacaswell
committed
8c2529a
View commit details
Copy full SHA for 8c2529a
Browse repository at this point
Commits on Jun 4, 2020
ENH: use box_aspect to support setting pb_aspect
Show description for 6915f69
tacaswell
committed
6915f69
View commit details
Copy full SHA for 6915f69
Browse repository at this point
FIX: support bbox_inches='tight' for box_aspect Axes
Show description for c0ab395
tacaswell
committed
c0ab395
View commit details
Copy full SHA for c0ab395
Browse repository at this point
MNT: suggestions from review
Show description for b021ff4
tacaswell
and
QuLogic
committed
b021ff4
View commit details
Copy full SHA for b021ff4
Browse repository at this point
DOC: correct typos and markup
Show description for 8e6e83c
tacaswell
and
QuLogic
committed
8e6e83c
View commit details
Copy full SHA for 8e6e83c
Browse repository at this point
DOC: clearify and simplify docstring
tacaswell
committed
7cde8de
View commit details
Copy full SHA for 7cde8de
Browse repository at this point
Commits on Jun 5, 2020
DOC: clarify docs on Axes3D.set_aspect and Axes3D.set_box_aspect
tacaswell
committed
4c0b944
View commit details
Copy full SHA for 4c0b944
Browse repository at this point
MNT: do minimal input validation in Axes3D.set_box_aspect
tacaswell
committed
eea3d1a
View commit details
Copy full SHA for eea3d1a
Browse repository at this point
FIX: correct text of error message
Show description for 910bfe5
tacaswell
and
QuLogic
authored
910bfe5
View commit details
Copy full SHA for 910bfe5
Browse repository at this point
MNT: be more careful about handling pre-monkey patched Axes
tacaswell
committed
8ee34a9
View commit details
Copy full SHA for 8ee34a9
Browse repository at this point
You can’t perform that action at this time.