Thanks to visit codestin.com
Credit goes to github.com
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 }}
Vikash-Kumar-23
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
refs/heads/container-managed-overlays
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
Update QtAgg base layer reference from 'patch' to 'base' for base renderer
Vikash-Kumar-23
committed
370e5c5
View commit details
Copy full SHA for 370e5c5
Browse repository at this point
Commits on Sep 8, 2026
remove image comparison test for QtAgg layer compositing
Vikash-Kumar-23
committed
187e57d
View commit details
Copy full SHA for 187e57d
Browse repository at this point
TEST: Add image comparison test for QtAgg layer compositing
Vikash-Kumar-23
committed
ff89e29
View commit details
Copy full SHA for ff89e29
Browse repository at this point
Commits on Sep 5, 2026
FEAT: Implement Layered Rendering Architecture in QtAgg Backend
Vikash-Kumar-23
committed
a396506
View commit details
Copy full SHA for a396506
Browse repository at this point
Commits on Sep 3, 2026
Update _stale_figure_callback and move stale layer clearing in _draw_layer
Vikash-Kumar-23
committed
d049ac1
View commit details
Copy full SHA for d049ac1
Browse repository at this point
Commits on Aug 27, 2026
Update stale figure callback
Vikash-Kumar-23
committed
1f159cf
View commit details
Copy full SHA for 1f159cf
Browse repository at this point
Commits on Aug 25, 2026
Simplify type-sorting logic in .get_children
Vikash-Kumar-23
committed
ede6a76
View commit details
Copy full SHA for ede6a76
Browse repository at this point
Commits on Aug 23, 2026
Remove _children_by_layer initialization from FigureBase
Vikash-Kumar-23
committed
370d2c8
View commit details
Copy full SHA for 370d2c8
Browse repository at this point
Commits on Aug 20, 2026
Refactor get_children and add_artist layer handling
Vikash-Kumar-23
committed
6e899bd
View commit details
Copy full SHA for 6e899bd
Browse repository at this point
Commits on Aug 16, 2026
Add composite test case for Figure draw layers
Vikash-Kumar-23
committed
1f58dd5
View commit details
Copy full SHA for 1f58dd5
Browse repository at this point
Fix get_children mypy stub
Vikash-Kumar-23
committed
8efcda9
View commit details
Copy full SHA for 8efcda9
Browse repository at this point
Implement Figure-level overlay architecture with two-pass drawing
Vikash-Kumar-23
committed
d78afb3
View commit details
Copy full SHA for d78afb3
Browse repository at this point
Merge pull request #32212 from QuLogic/compare-palette
Show description for 8ba2224
timhoffm
authored
8ba2224
View commit details
Copy full SHA for 8ba2224
Browse repository at this point
Commits on Aug 15, 2026
Merge pull request #32214 from dhruvatr/patch-1
Show description for 23951c2
rcomer
authored
23951c2
View commit details
Copy full SHA for 23951c2
Browse repository at this point
Fix typo in pull request guidelines
dhruvatr
authored
c8c6151
View commit details
Copy full SHA for c8c6151
Browse repository at this point
TST: Convert all non-RGB(A) images to RGBA
Show description for 86513e0
QuLogic
committed
86513e0
View commit details
Copy full SHA for 86513e0
Browse repository at this point
Commits on Aug 13, 2026
Merge pull request #32188 from neutrinoceros/dep/bump-cycler
Show description for 195bca8
timhoffm
authored
195bca8
View commit details
Copy full SHA for 195bca8
Browse repository at this point
Commits on Aug 12, 2026
DEP: require cycler 0.12.0 or newer (drop 0.10.0 and 0.11.0)
neutrinoceros
committed
7ab30ba
View commit details
Copy full SHA for 7ab30ba
Browse repository at this point
DOC: add boilerplate guidelines to api changes (#32201)
Show description for 8faa05b
story645
and
QuLogic
authored
8faa05b
View commit details
Copy full SHA for 8faa05b
Browse repository at this point
Commits on Aug 10, 2026
docs: clarify boundaryNorm upperboundary (#32196)
a-lfns
authored
f25322b
View commit details
Copy full SHA for f25322b
Browse repository at this point
Commits on Aug 9, 2026
ci: Make eslint check fail on errors (#32183)
Show description for 787c7d4
QuLogic
authored
787c7d4
View commit details
Copy full SHA for 787c7d4
Browse repository at this point
Commits on Aug 7, 2026
Merge pull request #32181 from QuLogic/azure-is-ci
Show description for ba0ff3a
timhoffm
authored
ba0ff3a
View commit details
Copy full SHA for ba0ff3a
Browse repository at this point
Merge pull request #32064 from scottshambaugh/font_mmap
Show description for 0098e7f
tacaswell
authored
0098e7f
View commit details
Copy full SHA for 0098e7f
Browse repository at this point
Merge pull request #32113 from story645/doc-2=review
Show description for 0607d32
ksunden
authored
0607d32
View commit details
Copy full SHA for 0607d32
Browse repository at this point
ci: Add environment variable to detect Azure Pipelines
Show description for 350b166
QuLogic
committed
350b166
View commit details
Copy full SHA for 350b166
Browse repository at this point
Merge pull request #29925 from QuLogic/oxipng
Show description for a15b134
ksunden
authored
a15b134
View commit details
Copy full SHA for a15b134
Browse repository at this point
Merge pull request #32179 from simonaltrogge/patch-1
Show description for f8dd91f
QuLogic
authored
f8dd91f
View commit details
Copy full SHA for f8dd91f
Browse repository at this point
Use `self.ax` over `ax`, which is potentially `None`
Show description for af7c491
simonaltrogge
authored
af7c491
View commit details
Copy full SHA for af7c491
Browse repository at this point
Merge pull request #32150 from sahilmathur254/fix/32133-bug-memoryerror-in-mark-every-path-w
Show description for 0f760fb
QuLogic
authored
0f760fb
View commit details
Copy full SHA for 0f760fb
Browse repository at this point
Add oxipng to pre-commit checks
QuLogic
committed
f0897a1
View commit details
Copy full SHA for f0897a1
Browse repository at this point
DOC: Make linestyle a referenceable type description via :mpltype: (#32160)
Show description for 06c97a4
timhoffm
authored
06c97a4
View commit details
Copy full SHA for 06c97a4
Browse repository at this point
Commits on Aug 6, 2026
MNT: Add type information to rcParams (#32159)
Show description for f38d4ac
timhoffm
authored
f38d4ac
View commit details
Copy full SHA for f38d4ac
Browse repository at this point
Merge pull request #32107 from ayshih/flatten_images_with_alpha
Show description for ac55a36
QuLogic
authored
ac55a36
View commit details
Copy full SHA for ac55a36
Browse repository at this point
Merge pull request #31977 from iccir/coretext-find-fonts
Show description for 8aedfd2
QuLogic
authored
8aedfd2
View commit details
Copy full SHA for 8aedfd2
Browse repository at this point
Switch out backticks for normal quotes
Show description for b42d28e
rcomer
authored
b42d28e
View commit details
Copy full SHA for b42d28e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.