Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
WIP : major Axes refactor by tacaswell · Pull Request #3944 · matplotlib/matplotlib · GitHub
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 }}
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
433
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
WIP : major Axes refactor
- #3944
#3944
Closed
tacaswell
wants to merge 8 commits into
matplotlib:master
matplotlib/matplotlib:master
from
tacaswell:axes_refactor
tacaswell/matplotlib:axes_refactor
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Closed
WIP : major Axes refactor
#3944
tacaswell
wants to merge 8 commits into
matplotlib:master
matplotlib/matplotlib:master
from
tacaswell:axes_refactor
tacaswell/matplotlib:axes_refactor
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2015
MNT : remove unused imports
tacaswell
committed
06a934c
View commit details
Copy full SHA for 06a934c
Browse repository at this point
WIP : made Container inherit from Artist
Show description for 6f31a56
tacaswell
committed
6f31a56
View commit details
Copy full SHA for 6f31a56
Browse repository at this point
ENH : make container broadcast {get,set}_* functions
Show description for 81e1d69
tacaswell
committed
81e1d69
View commit details
Copy full SHA for 81e1d69
Browse repository at this point
WIP : helper list-class
Show description for 7de5e0a
tacaswell
committed
7de5e0a
View commit details
Copy full SHA for 7de5e0a
Browse repository at this point
ENH : allow rasterization on Container.draw
tacaswell
committed
503dd4d
View commit details
Copy full SHA for 503dd4d
Browse repository at this point
PEP8 : whitespace changes
tacaswell
committed
75bb0e8
View commit details
Copy full SHA for 75bb0e8
Browse repository at this point
WIP : use container to draw errorbar
Show description for dd4051e
tacaswell
committed
dd4051e
View commit details
Copy full SHA for dd4051e
Browse repository at this point
Commits on Mar 9, 2015
ENH : make sure errorbar respects errorbar
tacaswell
committed
189764e
View commit details
Copy full SHA for 189764e
Browse repository at this point
You can’t perform that action at this time.