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
PERF: Defer tick materialization during Axes init/clear
- #31525
#31525
Merged
scottshambaugh
merged 9 commits into
matplotlib:main
matplotlib/matplotlib:main
from
eendebakpt:perf/lazy-axis-init
eendebakpt/matplotlib:perf/lazy-axis-init
Copy head branch name to clipboard
May 15, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
PERF: Defer tick materialization during Axes init/clear
#31525
scottshambaugh
merged 9 commits into
matplotlib:main
matplotlib/matplotlib:main
from
eendebakpt:perf/lazy-axis-init
eendebakpt/matplotlib:perf/lazy-axis-init
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
Defer tick materialization during Axes init/clear
Show description for d0bb8ff
eendebakpt
and
claude
committed
d0bb8ff
View commit details
Copy full SHA for d0bb8ff
Browse repository at this point
fix
eendebakpt
committed
3ac8224
View commit details
Copy full SHA for 3ac8224
Browse repository at this point
fix
eendebakpt
committed
ceef40c
View commit details
Copy full SHA for ceef40c
Browse repository at this point
Commits on Apr 21, 2026
review comments
eendebakpt
committed
fe563e3
View commit details
Copy full SHA for fe563e3
Browse repository at this point
Commits on Apr 23, 2026
review comments: docstrings, comment style, spine helper
Show description for 1b72b8b
eendebakpt
and
claude
committed
1b72b8b
View commit details
Copy full SHA for 1b72b8b
Browse repository at this point
extract _rc_context_raw; simplify _LazyTickList.__get__
Show description for e80c08e
eendebakpt
and
claude
committed
e80c08e
View commit details
Copy full SHA for e80c08e
Browse repository at this point
move clip-state propagation onto Tick._configure_for_axis
Show description for d0ed04c
eendebakpt
and
claude
committed
d0ed04c
View commit details
Copy full SHA for d0ed04c
Browse repository at this point
Commits on Apr 26, 2026
review comments part 1
eendebakpt
committed
db229a9
View commit details
Copy full SHA for db229a9
Browse repository at this point
refactor
eendebakpt
committed
b64bfb8
View commit details
Copy full SHA for b64bfb8
Browse repository at this point
You can’t perform that action at this time.