Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for src - MysteriousCode786/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 }}
MysteriousCode786
/
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
Breadcrumbs
History for
matplotlib
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 8, 2026
Avoid affine code path when scaling will make subpixels visible
ayshih
committed
86100aa
View commit details
Copy full SHA for 86100aa
View code at this point
Browse repository at this point
Support differing subpixel alignment for nonaffine distortion table
ayshih
committed
acbedc6
View commit details
Copy full SHA for acbedc6
View code at this point
Browse repository at this point
Fix bug with using the distortion table for nonaffine transformations
ayshih
committed
ca634d5
View commit details
Copy full SHA for ca634d5
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Fix macOS toolbar crash
lilfer
authored
e147756
View commit details
Copy full SHA for e147756
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
DOC: Correct grammatical issues especially on a/an usage (#30736)
Show description for 1ab3332
star1327p
authored
1ab3332
View commit details
Copy full SHA for 1ab3332
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
BUG: raise when creating a MacOS FigureManager outside the main thread
ngoldbaum
committed
060fa00
View commit details
Copy full SHA for 060fa00
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Use auto to remove long typedefs in dlsym/GetProcAddress calls.
anntzer
committed
8a6e2f0
View commit details
Copy full SHA for 8a6e2f0
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Merge pull request #30208 from QuLogic/more-cpp17
Show description for 74beb8d
anntzer
authored
74beb8d
View commit details
Copy full SHA for 74beb8d
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
path: Simplify parts of clip_path_to_rect
Show description for f2a9dac
QuLogic
committed
f2a9dac
View commit details
Copy full SHA for f2a9dac
View code at this point
Browse repository at this point
path: Simplify extent_limits implementation a bit
Show description for 56b9bff
QuLogic
committed
56b9bff
View commit details
Copy full SHA for 56b9bff
View code at this point
Browse repository at this point
MNT: Fix type of _finalize_polygon::closed_only
Show description for 3373c96
QuLogic
committed
3373c96
View commit details
Copy full SHA for 3373c96
View code at this point
Browse repository at this point
Make path-to-string conversion a little safer
Show description for f05ecf9
QuLogic
committed
f05ecf9
View commit details
Copy full SHA for f05ecf9
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Better document super call
timhoffm
committed
ccf1994
View commit details
Copy full SHA for ccf1994
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
Call super().destroy() in _maxosx.m FigureManager
timhoffm
committed
774d02c
View commit details
Copy full SHA for 774d02c
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
Fix macosx
timhoffm
committed
b42ce64
View commit details
Copy full SHA for b42ce64
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Merge pull request #30196 from QuLogic/optional-face
Show description for f6ae9e7
anntzer
authored
f6ae9e7
View commit details
Copy full SHA for f6ae9e7
View code at this point
Browse repository at this point
Merge pull request #30209 from chrisjbillington/qt-interrupt-cleanup
Show description for 413ea8f
anntzer
authored
413ea8f
View commit details
Copy full SHA for 413ea8f
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
BUG: Include python-including headers first
DWesl
committed
ac863bc
View commit details
Copy full SHA for ac863bc
View code at this point
Browse repository at this point
Commits on Jun 26, 2025
Clean up Qt socket notifier to avoid spurious interrupt handler calls
Show description for b06d1f4
chrisjbillington
committed
b06d1f4
View commit details
Copy full SHA for b06d1f4
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
Replace facepair_t with std::optional
Show description for bbff84c
QuLogic
committed
bbff84c
View commit details
Copy full SHA for bbff84c
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
Simplify RendererAgg::draw_markers buffers
Show description for f5851da
QuLogic
committed
f5851da
View commit details
Copy full SHA for f5851da
View code at this point
Browse repository at this point
Commits on Jun 18, 2025
TST: Calculate RMS and diff image in C++
Show description for b13e31a
QuLogic
committed
b13e31a
View commit details
Copy full SHA for b13e31a
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
Merge remote-tracking branch 'upstream/main' into resample_bug
ayshih
committed
7be8ccf
View commit details
Copy full SHA for 7be8ccf
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
BLD: Remove FreeType from Agg backend extension
Show description for 9861235
QuLogic
committed
9861235
View commit details
Copy full SHA for 9861235
View code at this point
Browse repository at this point
Commits on May 31, 2025
Fix FT_CHECK compat with cibuildwheel. (#30123)
anntzer
authored
335e6b4
View commit details
Copy full SHA for 335e6b4
View code at this point
Browse repository at this point
Commits on May 24, 2025
Simplify/improve error reporting from ft2font.
Show description for 04d26b2
anntzer
committed
04d26b2
View commit details
Copy full SHA for 04d26b2
View code at this point
Browse repository at this point
Commits on May 18, 2025
Replace FT2Image by plain numpy arrays.
anntzer
committed
67b4202
View commit details
Copy full SHA for 67b4202
View code at this point
Browse repository at this point
Commits on May 16, 2025
Fix an off-by-half-pixel bug when resampling under a nonaffine transform
ayshih
committed
2ace1d7
View commit details
Copy full SHA for 2ace1d7
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Merge pull request #29973 from anntzer/ft2lambda
Show description for 2f6589d
QuLogic
authored
2f6589d
View commit details
Copy full SHA for 2f6589d
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
Use inline lambdas to define most FT2Font properties.
Show description for 1091fd2
anntzer
committed
1091fd2
View commit details
Copy full SHA for 1091fd2
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Add a last resort font for missing glyphs
QuLogic
committed
9abe036
View commit details
Copy full SHA for 9abe036
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Fix loading of Type1 "native" charmap.
Show description for d31d674
anntzer
committed
d31d674
View commit details
Copy full SHA for d31d674
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Remove hatchcolors parameter from draw_quad_mesh
r3kste
committed
41a049a
View commit details
Copy full SHA for 41a049a
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Merge pull request #29044 from Impaler343/collections-hatchcolor
Show description for 65d2818
timhoffm
authored
65d2818
View commit details
Copy full SHA for 65d2818
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Declare free-threaded support in MacOS backend extension
ngoldbaum
committed
63e7e4a
View commit details
Copy full SHA for 63e7e4a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.