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 }}
oxling
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2012
Re-added accidentally deleted line in _macosx.m
oxling
committed
3c7b5ee
View commit details
Copy full SHA for 3c7b5ee
Browse repository at this point
Fixed exception when drawing colored edges on OSX
oxling
committed
02f8a65
View commit details
Copy full SHA for 02f8a65
Browse repository at this point
Merge branch 'master' of https://github.com/matplotlib/matplotlib
oxling
committed
4db17d1
View commit details
Copy full SHA for 4db17d1
Browse repository at this point
Fix for issue #955
Show description for 141716e
oxling
committed
141716e
View commit details
Copy full SHA for 141716e
Browse repository at this point
Commits on Jul 9, 2012
Merge pull request #994 from efiring/fix_pcolorfast_quadmesh
Show description for 8c57e4f
efiring
committed
8c57e4f
View commit details
Copy full SHA for 8c57e4f
Browse repository at this point
Fix bug in pcolorfast introduced by #901
efiring
committed
b6c5625
View commit details
Copy full SHA for b6c5625
Browse repository at this point
Merge pull request #993 from bev-a-tron/master
Show description for cf53d4c
WeatherGod
committed
cf53d4c
View commit details
Copy full SHA for cf53d4c
Browse repository at this point
typo fixed
bev-a-tron
committed
f99dd0c
View commit details
Copy full SHA for f99dd0c
Browse repository at this point
Merge pull request #908 from mspacek/default_filename
Show description for 4f75af3
pelson
committed
4f75af3
View commit details
Copy full SHA for 4f75af3
Browse repository at this point
Commits on Jul 5, 2012
Add window title management to MacOSX backend
jkseppan
authored and
mspacek
committed
23deb00
View commit details
Copy full SHA for 23deb00
Browse repository at this point
maintain compatibility with unimplemented backends
mspacek
committed
3b19a15
View commit details
Copy full SHA for 3b19a15
Browse repository at this point
fix qt4 not using get_default_filename in save_figure
Show description for c090a9c
mspacek
committed
c090a9c
View commit details
Copy full SHA for c090a9c
Browse repository at this point
removed lower() on the filename
Phil Elson
authored and
mspacek
committed
f60f942
View commit details
Copy full SHA for f60f942
Browse repository at this point
Supported & tested on wx, gtk, gtk3, qt3, tk.
pelson
authored and
mspacek
committed
41aa505
View commit details
Copy full SHA for 41aa505
Browse repository at this point
raise NotImplementedError instead of pass for FigureManagerBase window_title methods
mspacek
committed
88dbef7
View commit details
Copy full SHA for 88dbef7
Browse repository at this point
in qt4 backend, define get_window_title and call it for default savefig filename
Show description for 395acc1
mspacek
committed
395acc1
View commit details
Copy full SHA for 395acc1
Browse repository at this point
convert QString to string, and fix string.replace() oops
mspacek
committed
16dd729
View commit details
Copy full SHA for 16dd729
Browse repository at this point
use Qt window title as default savefig filename
mspacek
committed
3983e93
View commit details
Copy full SHA for 3983e93
Browse repository at this point
Commits on Jul 1, 2012
Merge pull request #851 from pelson/quitkey
Show description for 5b90a27
efiring
committed
5b90a27
View commit details
Copy full SHA for 5b90a27
Browse repository at this point
Merge pull request #979 from cgohlke/patch-15
Show description for dc19faa
mdboom
committed
dc19faa
View commit details
Copy full SHA for dc19faa
Browse repository at this point
Merge pull request #977 from cgohlke/patch-13
Show description for d02d5ca
mdboom
committed
d02d5ca
View commit details
Copy full SHA for d02d5ca
Browse repository at this point
Merge pull request #970 from cgohlke/master
Show description for 6a362e4
mdboom
committed
6a362e4
View commit details
Copy full SHA for 6a362e4
Browse repository at this point
Rolled back some focusing changes.
pelson
committed
d7a4ae2
View commit details
Copy full SHA for d7a4ae2
Browse repository at this point
Commits on Jun 30, 2012
Merge pull request #975 from cgohlke/patch-11
Show description for a52a350
pelson
committed
a52a350
View commit details
Copy full SHA for a52a350
Browse repository at this point
Merge pull request #978 from cgohlke/patch-14
Show description for 461807e
pelson
committed
461807e
View commit details
Copy full SHA for 461807e
Browse repository at this point
Merge pull request #974 from cgohlke/patch-10
Show description for 6fe6967
pelson
committed
6fe6967
View commit details
Copy full SHA for 6fe6967
Browse repository at this point
Fix test_mouseclicks.py on Python 3
cgohlke
committed
ea590ce
View commit details
Copy full SHA for ea590ce
Browse repository at this point
Fix radar_chart.py on Python 3
cgohlke
committed
ebb3f67
View commit details
Copy full SHA for ebb3f67
Browse repository at this point
Fix lasso_selector_demo.py on Python 3
cgohlke
committed
3ce591f
View commit details
Copy full SHA for 3ce591f
Browse repository at this point
Enhance font_table_ttf.py
cgohlke
committed
59c2e0c
View commit details
Copy full SHA for 59c2e0c
Browse repository at this point
Fix tripcolor_demo.py
cgohlke
committed
d2086ff
View commit details
Copy full SHA for d2086ff
Browse repository at this point
Commits on Jun 29, 2012
Merge pull request #965 from r-owen/master
Show description for a720fd7
pelson
committed
a720fd7
View commit details
Copy full SHA for a720fd7
Browse repository at this point
Commits on Jun 28, 2012
Merge pull request #969 from cgohlke/patch-4
Show description for b448b1f
mdboom
committed
b448b1f
View commit details
Copy full SHA for b448b1f
Browse repository at this point
Fix tiff and jpeg export via PIL
cgohlke
committed
b1cbbd1
View commit details
Copy full SHA for b1cbbd1
Browse repository at this point
Fix lorenz_attractor example on Python 3
cgohlke
committed
89e5947
View commit details
Copy full SHA for 89e5947
Browse repository at this point
Previous
Next
You can’t perform that action at this time.