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
426
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Proof of Concept: Data Containers
- #30865
#30865
Draft
ksunden
wants to merge 18 commits into
matplotlib:main
matplotlib/matplotlib:main
from
ksunden:data_container_poc
ksunden/matplotlib:data_container_poc
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
Proof of Concept: Data Containers
#30865
ksunden
wants to merge 18 commits into
matplotlib:main
matplotlib/matplotlib:main
from
ksunden:data_container_poc
ksunden/matplotlib:data_container_poc
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
WIP, lines containers decorator
ksunden
committed
8438d06
View commit details
Copy full SHA for 8438d06
Browse repository at this point
Get AxisImage working
ksunden
committed
12fd3b6
View commit details
Copy full SHA for 12fd3b6
Browse repository at this point
Make FuncContainer work with images
ksunden
committed
ee9845c
View commit details
Copy full SHA for ee9845c
Browse repository at this point
NonUniformImage and PcolorImage containerization
ksunden
committed
4d83187
View commit details
Copy full SHA for 4d83187
Browse repository at this point
Convert remaining image classes to use container (Figimage, BboxImage)
ksunden
committed
fc785ff
View commit details
Copy full SHA for fc785ff
Browse repository at this point
Much of initial collection behavior using containers
ksunden
committed
af8d456
View commit details
Copy full SHA for af8d456
Browse repository at this point
Ellipse collection containerization
ksunden
committed
41f07b7
View commit details
Copy full SHA for 41f07b7
Browse repository at this point
Make paths oart of containers
ksunden
committed
4196d9e
View commit details
Copy full SHA for 4196d9e
Browse repository at this point
fix contour hatching drawing one by one, using PathCollection
ksunden
committed
5d7fbfe
View commit details
Copy full SHA for 5d7fbfe
Browse repository at this point
Add DPI transform to auto generated graph
ksunden
committed
e2963d9
View commit details
Copy full SHA for e2963d9
Browse repository at this point
Use graph to compute DPI
ksunden
committed
144510c
View commit details
Copy full SHA for 144510c
Browse repository at this point
Update tests for data containers
ksunden
committed
1102ea2
View commit details
Copy full SHA for 1102ea2
Browse repository at this point
Adjust offsets after super init for barbs
Show description for 8be8dfa
ksunden
committed
8be8dfa
View commit details
Copy full SHA for 8be8dfa
Browse repository at this point
Vendor relevant portions of data containers
ksunden
committed
7ee8263
View commit details
Copy full SHA for 7ee8263
Browse repository at this point
Update caching logic for Images
ksunden
committed
8d772dc
View commit details
Copy full SHA for 8d772dc
Browse repository at this point
Update collections caching strategy
ksunden
committed
ae4746d
View commit details
Copy full SHA for ae4746d
Browse repository at this point
Rework Line2D
ksunden
committed
5e231d1
View commit details
Copy full SHA for 5e231d1
Browse repository at this point
Add monkey-patch for compatibility with mpl_data_containers
ksunden
committed
b1d110d
View commit details
Copy full SHA for b1d110d
Browse repository at this point
You can’t perform that action at this time.