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 }}
astraw
/
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
Breadcrumbs
History for
matplotlib
setupext.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 31, 2011
Merge branch 'v1.1.x' of github.com:matplotlib/matplotlib into merge_v1.1.x_3
efiring
committed
2e91cd5
View commit details
Copy full SHA for 2e91cd5
View code at this point
Browse repository at this point
numpy version check: use LooseVersion consistently
Show description for f611e03
efiring
committed
f611e03
View commit details
Copy full SHA for f611e03
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.1.x' into merge-v1.1.x
Show description for c2dfd5c
jkseppan
committed
c2dfd5c
View commit details
Copy full SHA for c2dfd5c
View code at this point
Browse repository at this point
Commits on Dec 29, 2011
BUG: can't build with numpy development versions
Show description for d450ca9
efiring
committed
d450ca9
View commit details
Copy full SHA for d450ca9
View code at this point
Browse repository at this point
Commits on Dec 27, 2011
Merge remote-tracking branch 'upstream/v1.1.x' into merge-v1.1.x
Show description for 098d198
jkseppan
committed
098d198
View commit details
Copy full SHA for 098d198
View code at this point
Browse repository at this point
Commits on Nov 14, 2011
Put the minimum required version of Numpy in one place.
mdboom
committed
fb52b96
View commit details
Copy full SHA for fb52b96
View code at this point
Browse repository at this point
Update checks and documentation to refer to Numpy 1.4 as the minimum Numpy version.
mdboom
committed
bf73b90
View commit details
Copy full SHA for bf73b90
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Merge remote-tracking branch 'main/master'
Show description for cafa53c
mdboom
committed
cafa53c
View commit details
Copy full SHA for cafa53c
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Display information about the version of PySide installed from setup.py
mdboom
committed
f2341b5
View commit details
Copy full SHA for f2341b5
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Fix Python 3.x build -- Tkinter -> tkinter
mdboom
committed
a4f5fa5
View commit details
Copy full SHA for a4f5fa5
View code at this point
Browse repository at this point
Merged from main/master
mdboom
committed
786bab9
View commit details
Copy full SHA for 786bab9
View code at this point
Browse repository at this point
Commits on Jul 18, 2011
Add a "radius" to point_in_path to prevent floating-point rounding error from making annotations disappear.
mdboom
committed
4ad0765
View commit details
Copy full SHA for 4ad0765
View code at this point
Browse repository at this point
Commits on Jul 2, 2011
Merge branch 'v1.0.x-maint'
efiring
committed
6270f36
View commit details
Copy full SHA for 6270f36
View code at this point
Browse repository at this point
setupext.py: prevent spurious newline in tkagg compilation command
efiring
committed
984d83e
View commit details
Copy full SHA for 984d83e
View code at this point
Browse repository at this point
Commits on Jun 29, 2011
Merge branch 'v1.0.x-maint'
Show description for d1701b2
efiring
committed
d1701b2
View commit details
Copy full SHA for d1701b2
View code at this point
Browse repository at this point
setupext: fix bug in new method of Tcl/Tk discovery
Show description for d9ca8ba
efiring
committed
d9ca8ba
View commit details
Copy full SHA for d9ca8ba
View code at this point
Browse repository at this point
setupext.py: allow linux3
efiring
committed
0906cb1
View commit details
Copy full SHA for 0906cb1
View code at this point
Browse repository at this point
Commits on Jun 28, 2011
Merge remote-tracking branch 'main/master'
Show description for 755949b
mdboom
committed
755949b
View commit details
Copy full SHA for 755949b
View code at this point
Browse repository at this point
Commits on Jun 23, 2011
Yet more improvments to finding Tcl/Tk. Recent versions of Tcl/Tk put "real" bash code in tclConfig.sh and tkConfig.sh so the hackish "treat this as an ini file" approach no longer works. The new…
Show description for aea66e0
mdboom
committed
aea66e0
View commit details
Copy full SHA for aea66e0
View code at this point
Browse repository at this point
Commits on Jun 15, 2011
setupext.py: handle absence of Tkinter.__version__ in python 3
efiring
committed
e4a34df
View commit details
Copy full SHA for e4a34df
View code at this point
Browse repository at this point
Commits on Jun 13, 2011
Merge remote-tracking branch 'main/master'
Show description for f2d8547
mdboom
committed
f2d8547
View commit details
Copy full SHA for f2d8547
View code at this point
Browse repository at this point
Commits on Jun 5, 2011
Merge branch 'v1.0.x-maint'
ddale
committed
9bcca38
View commit details
Copy full SHA for 9bcca38
View code at this point
Browse repository at this point
work around bad Tkinter version report
ddale
committed
04b4e50
View commit details
Copy full SHA for 04b4e50
View code at this point
Browse repository at this point
Commits on Jun 2, 2011
search in more paths for tcl/tkConfig.sh
Show description for 5d5dee0
juliantaylor
authored and
ddale
committed
5d5dee0
View commit details
Copy full SHA for 5d5dee0
View code at this point
Browse repository at this point
Commits on May 7, 2011
search in more paths for tcl/tkConfig.sh
Show description for 069c21d
juliantaylor
committed
069c21d
View commit details
Copy full SHA for 069c21d
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
Changed version display of Tkinter
Show description for a654956
misayre
committed
a654956
View commit details
Copy full SHA for a654956
View code at this point
Browse repository at this point
Commits on Mar 16, 2011
Merge remote branch 'remotes/main/master' (matplotlib/matplotlib/master)
Show description for 9648c48
mdboom
committed
9648c48
View commit details
Copy full SHA for 9648c48
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Merge branch 'v1.0.x'
ddale
committed
41607be
View commit details
Copy full SHA for 41607be
View code at this point
Browse repository at this point
Miscellaneous fixes submitted by Christoph Gohlke in the mailing list thread "Patches for CTPUG / matplotlib-py3"
mdboom
authored and
ddale
committed
b166ccb
View commit details
Copy full SHA for b166ccb
View code at this point
Browse repository at this point
Commits on Mar 13, 2011
Remove -Wstrict-prototypes, as not it's useful for C++ code and produces needless compile warnings
Neil
committed
1ea3e1f
View commit details
Copy full SHA for 1ea3e1f
View code at this point
Browse repository at this point
Commits on Mar 4, 2011
another fix of setupext.py to use tkinter for py3
leejjoon
committed
0683fe0
View commit details
Copy full SHA for 0683fe0
View code at this point
Browse repository at this point
Commits on Feb 22, 2011
Consistent way of handling version checks.
astropy-buildbot
authored and
ddale
committed
654e1fd
View commit details
Copy full SHA for 654e1fd
View code at this point
Browse repository at this point
Make TkAgg backend compile and work.
astropy-buildbot
authored and
ddale
committed
1bcfeac
View commit details
Copy full SHA for 1bcfeac
View code at this point
Browse repository at this point
Able to produce simple_plot.py!!!
Show description for acbe206
mdboom
authored and
ddale
committed
acbe206
View commit details
Copy full SHA for acbe206
View code at this point
Browse repository at this point
Fix compilation in Python 2.x
Show description for 192f67e
mdboom
authored and
ddale
committed
192f67e
View commit details
Copy full SHA for 192f67e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.