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
Accelerator
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 }}
Patrick-Reed
/
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
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
All time
Commit history
Commits on Sep 20, 2013
Temporarily disable coding standards test
mdboom
committed
912579a
View commit details
Copy full SHA for 912579a
Browse repository at this point
Merge pull request #2435 from mdboom/pyparsing-monkeypatch-check-for-typeerror
Show description for 2f6b117
pelson
committed
2f6b117
View commit details
Copy full SHA for 2f6b117
Browse repository at this point
Commits on Sep 19, 2013
Merge remote-tracking branch 'upstream/v1.3.x'
mdboom
committed
88c49a9
View commit details
Copy full SHA for 88c49a9
Browse repository at this point
Merge pull request #2099 from pelson/re-enable_pep8_test
Show description for 42165c8
mdboom
committed
42165c8
View commit details
Copy full SHA for 42165c8
Browse repository at this point
Merge pull request #2439 from alefnula/remove-basestring
Show description for 7af7678
mdboom
committed
7af7678
View commit details
Copy full SHA for 7af7678
Browse repository at this point
Use six.string_types instead of basestring.
alefnula
committed
d042e90
View commit details
Copy full SHA for d042e90
Browse repository at this point
Fixed failing PEP8 tests.
pelson
committed
babd28a
View commit details
Copy full SHA for babd28a
Browse repository at this point
Commits on Sep 18, 2013
Merge pull request #2436 from mdboom/locale-explicit-exception
Show description for 3e61c81
pelson
committed
3e61c81
View commit details
Copy full SHA for 3e61c81
Browse repository at this point
Updated coding standards test to raise an exception containing the PEP8 failiures.
pelson
committed
2f9f0dd
View commit details
Copy full SHA for 2f9f0dd
Browse repository at this point
Explict exceptions when setting locale.
mdboom
committed
29efe3b
View commit details
Copy full SHA for 29efe3b
Browse repository at this point
Merge pull request #2430 from neggert/hist_doc
Show description for 4daa8ca
mdboom
committed
4daa8ca
View commit details
Copy full SHA for 4daa8ca
Browse repository at this point
Be more explicit when catching the exception when doing the pyparsing
Show description for 8d88c7d
mdboom
committed
8d88c7d
View commit details
Copy full SHA for 8d88c7d
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.3.x'
mdboom
committed
f1ae145
View commit details
Copy full SHA for f1ae145
Browse repository at this point
Merge pull request #2416 from megies/multipage_pdf_with_statement
Show description for eae31b1
mdboom
committed
eae31b1
View commit details
Copy full SHA for eae31b1
Browse repository at this point
Merge pull request #2427 from jarondl/add-Axes-api-doc
Show description for 803e538
pelson
committed
803e538
View commit details
Copy full SHA for 803e538
Browse repository at this point
Merge pull request #2271 from mdboom/add-webagg-docs
Show description for a482fc2
pelson
committed
a482fc2
View commit details
Copy full SHA for a482fc2
Browse repository at this point
Merge pull request #2417 from fariza/remlim-with-invisible-option
Show description for 750e2f4
pelson
committed
750e2f4
View commit details
Copy full SHA for 750e2f4
Browse repository at this point
show only preferred usage for PdfPages and use preferred pyplot import
Show description for c60dfdd
megies
committed
c60dfdd
View commit details
Copy full SHA for c60dfdd
Browse repository at this point
only show preferred usage of PdfPages in examples
megies
committed
303477a
View commit details
Copy full SHA for 303477a
Browse repository at this point
Commits on Sep 17, 2013
Document API change in hist
neggert
committed
91a3fd0
View commit details
Copy full SHA for 91a3fd0
Browse repository at this point
Add webagg api docs
mdboom
committed
a149fa5
View commit details
Copy full SHA for a149fa5
Browse repository at this point
Merge pull request #2242 from endolith/patch-3
Show description for 5c6f2a1
mdboom
committed
5c6f2a1
View commit details
Copy full SHA for 5c6f2a1
Browse repository at this point
Merge pull request #2319 from tacaswell/draw_idle_fix
Show description for 0043c3b
mdboom
committed
0043c3b
View commit details
Copy full SHA for 0043c3b
Browse repository at this point
Merge pull request #2426 from mdboom/testing/remove-dead-rms-computation
Show description for a84654a
pelson
committed
a84654a
View commit details
Copy full SHA for a84654a
Browse repository at this point
Commits on Sep 16, 2013
DOC: changed axes_api from automodule to autoclass
Show description for e665789
Yaron de Leeuw
committed
e665789
View commit details
Copy full SHA for e665789
Browse repository at this point
Adding test test_relim_visible_only
fariza
committed
94bdfd6
View commit details
Copy full SHA for 94bdfd6
Browse repository at this point
DOC: Add axes_api to documentation after the refactoring
Show description for 28eec9e
Yaron de Leeuw
committed
28eec9e
View commit details
Copy full SHA for 28eec9e
Browse repository at this point
Remove dead RMS computation code
mdboom
committed
0bc1568
View commit details
Copy full SHA for 0bc1568
Browse repository at this point
Commits on Sep 13, 2013
Fix some six.moves
mdboom
committed
7a9f234
View commit details
Copy full SHA for 7a9f234
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.3.x'
mdboom
committed
a17c5bb
View commit details
Copy full SHA for a17c5bb
Browse repository at this point
Merge pull request #2421 from megies/patch-2
Show description for 26b18e2
pelson
committed
26b18e2
View commit details
Copy full SHA for 26b18e2
Browse repository at this point
docstring fix
megies
committed
7291205
View commit details
Copy full SHA for 7291205
Browse repository at this point
Commits on Sep 12, 2013
Fix merge
mdboom
committed
71ff2fb
View commit details
Copy full SHA for 71ff2fb
Browse repository at this point
Adding possibility to remove invisible lines and patches from relim
fariza
committed
132a463
View commit details
Copy full SHA for 132a463
Browse repository at this point
multipage pdf: show usage of with statement in example
megies
committed
8b69b80
View commit details
Copy full SHA for 8b69b80
Browse repository at this point
Previous
Next
You can’t perform that action at this time.