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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.1k
Code
Issues
1.1k
Pull requests
414
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
.gitignore
on
crossreferencefixes
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2021
Remove generated file accidentally added in #20867
QuLogic
committed
ab09bd4
View commit details
Copy full SHA for ab09bd4
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
Move setup.cfg to mplsetup.cfg.
Show description for 93b5c0f
anntzer
committed
93b5c0f
View commit details
Copy full SHA for 93b5c0f
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
Add doc/plot_types to gitignore.
Show description for 46dbc87
QuLogic
committed
46dbc87
View commit details
Copy full SHA for 46dbc87
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
Remove matplotlibrc.template.
anntzer
committed
2a3c65a
View commit details
Copy full SHA for 2a3c65a
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Switch to setuptools_scm.
Show description for 14bbff2
anntzer
authored and
tacaswell
committed
14bbff2
View commit details
Copy full SHA for 14bbff2
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Ignore files from annotate coverage reports
vallsv
authored
a1c540e
View commit details
Copy full SHA for a1c540e
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Copy qhull license to LICENSES/.
anntzer
committed
94e8196
View commit details
Copy full SHA for 94e8196
View code at this point
Browse repository at this point
Merge the FreeType and Qhull download mechanisms.
anntzer
committed
b5a3146
View commit details
Copy full SHA for b5a3146
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Download qhull at build-or-sdist time.
anntzer
committed
760dd03
View commit details
Copy full SHA for 760dd03
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
DOC: save to static on generation, but git ignore
jklymak
committed
4ada98a
View commit details
Copy full SHA for 4ada98a
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Remove jQuery and jQuery UI.
Show description for 95fb244
QuLogic
committed
95fb244
View commit details
Copy full SHA for 95fb244
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
STY: Add eslint and prettier config.
Show description for ba840a5
QuLogic
committed
ba840a5
View commit details
Copy full SHA for ba840a5
View code at this point
Browse repository at this point
Commits on Aug 24, 2019
highlight rcparams
ImportanceOfBeingErnest
committed
24cdef4
View commit details
Copy full SHA for 24cdef4
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
gitignore pip-wheel-metadta/ directory
dstansby
committed
3e0dc54
View commit details
Copy full SHA for 3e0dc54
View code at this point
Browse repository at this point
Commits on Feb 11, 2019
Download jQueryUI during build.
Show description for 21150c0
anntzer
authored and
tacaswell
committed
21150c0
View commit details
Copy full SHA for 21150c0
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
Minor fixes to docs and gitignore.
Show description for dcef5de
anntzer
committed
dcef5de
View commit details
Copy full SHA for dcef5de
View code at this point
Browse repository at this point
Commits on Apr 18, 2018
Don't create texput.{aux,log} in rootdir everytime tests are run.
Show description for faeb7af
anntzer
committed
faeb7af
View commit details
Copy full SHA for faeb7af
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Add .pytest_cache to gitignore
maxnoe
committed
0f835a8
View commit details
Copy full SHA for 0f835a8
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
renaming duplicated file names
choldgraf
committed
e04de47
View commit details
Copy full SHA for e04de47
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
Switch to makefile-based doc build.
anntzer
committed
8886a19
View commit details
Copy full SHA for 8886a19
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
fix leaked exception in RRuleLocator.tick_values
gnaggnoyil
committed
f2bb218
View commit details
Copy full SHA for f2bb218
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Merge pull request #8545 from choldgraf/add_tutorials
Show description for a9a8634
NelleV
authored
a9a8634
View commit details
Copy full SHA for a9a8634
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Update doc build.
Show description for c19c3ed
anntzer
committed
c19c3ed
View commit details
Copy full SHA for c19c3ed
View code at this point
Browse repository at this point
first addition of tutorials folder
choldgraf
committed
a0afff3
View commit details
Copy full SHA for a0afff3
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Update .gitignore for s-g
anntzer
committed
e01eb8d
View commit details
Copy full SHA for e01eb8d
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
calling it 'gallery'
choldgraf
committed
b571c51
View commit details
Copy full SHA for b571c51
View code at this point
Browse repository at this point
switching to examples_gallery
choldgraf
committed
752cd64
View commit details
Copy full SHA for 752cd64
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
DOC The gallery is now built with sphinx-gallery
Show description for d5583f8
NelleV
committed
d5583f8
View commit details
Copy full SHA for d5583f8
View code at this point
Browse repository at this point
DOC Added readme files to include examples in SG
NelleV
committed
c908f98
View commit details
Copy full SHA for c908f98
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Ignore images that doc build produces
dstansby
committed
3233e9b
View commit details
Copy full SHA for 3233e9b
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Add pytest's .cache to .gitignore.
anntzer
committed
d032f54
View commit details
Copy full SHA for d032f54
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Merge remote-tracking branch 'matplotlib/v2.x'
Show description for ed8138e
tacaswell
committed
ed8138e
View commit details
Copy full SHA for ed8138e
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
MNT: add auto-generated rst files to gitignore
tacaswell
committed
64dc7af
View commit details
Copy full SHA for 64dc7af
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
gitignore: add copied windows lib/*.lib
jankatins
committed
7413fe9
View commit details
Copy full SHA for 7413fe9
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Add .noseids to .gitignore.
Show description for 98453ae
anntzer
committed
98453ae
View commit details
Copy full SHA for 98453ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.