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 }}
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
413
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
feec9c5
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 2, 2022
Add explicit permissions to GitHub Actions
Show description for feec9c5
QuLogic
committed
feec9c5
View commit details
Copy full SHA for feec9c5
Browse repository at this point
Commits on Dec 1, 2022
Merge pull request #24570 from greglucas/packer-align
ksunden
authored
116ace5
View commit details
Copy full SHA for 116ace5
Browse repository at this point
Commits on Nov 30, 2022
FIX: VPacker and HPacker bottom/top alignment
Show description for b51c471
greglucas
committed
b51c471
View commit details
Copy full SHA for b51c471
Browse repository at this point
Merge pull request #23812 from tacaswell/ci_add_codeql
Show description for 8f0003a
tacaswell
authored
8f0003a
View commit details
Copy full SHA for 8f0003a
Browse repository at this point
Merge pull request #24556 from leejjoon/fix-axesimage-window-extent
Show description for 9b7c902
tacaswell
authored
9b7c902
View commit details
Copy full SHA for 9b7c902
Browse repository at this point
Add test for AxesImage.get_window_extent w/ transAxes
leejjoon
committed
50218d1
View commit details
Copy full SHA for 50218d1
Browse repository at this point
Merge pull request #24566 from anntzer/xticksargscheck
Show description for 5044b59
QuLogic
authored
5044b59
View commit details
Copy full SHA for 5044b59
Browse repository at this point
Merge pull request #24544 from StefRe/enh/animation_tutorial
Show description for 010d5f0
story645
authored
010d5f0
View commit details
Copy full SHA for 010d5f0
Browse repository at this point
Commits on Nov 29, 2022
Improve argument checking for set_xticks().
anntzer
committed
df3d2ab
View commit details
Copy full SHA for df3d2ab
Browse repository at this point
DOC: Add links to supported file formats in animations tutorial
Show description for 7afff7f
StefRe
committed
7afff7f
View commit details
Copy full SHA for 7afff7f
Browse repository at this point
Merge pull request #24540 from tacaswell/doc_old_gcc_note
Show description for 60660c5
ksunden
authored
60660c5
View commit details
Copy full SHA for 60660c5
Browse repository at this point
Merge pull request #24299 from deep-jkl/cycle_styles_colored_circles
Show description for caec6ad
tacaswell
authored
caec6ad
View commit details
Copy full SHA for caec6ad
Browse repository at this point
Commits on Nov 28, 2022
Merge pull request #24511 from saranti/test
Show description for f630c28
QuLogic
authored
f630c28
View commit details
Copy full SHA for f630c28
Browse repository at this point
Merge pull request #24558 from anntzer/3d
Show description for fb5c7c5
tacaswell
authored
fb5c7c5
View commit details
Copy full SHA for fb5c7c5
Browse repository at this point
DOC: add note about enabling c++11 support for old gcc
Show description for 0fd81de
tacaswell
committed
0fd81de
View commit details
Copy full SHA for 0fd81de
Browse repository at this point
Merge pull request #24555 from parthpankajtiwary/symlog-warn
Show description for 041d4e0
tacaswell
authored
041d4e0
View commit details
Copy full SHA for 041d4e0
Browse repository at this point
Refactor test_symlog_linthresh unit test
Show description for 6bc9f61
parthpankajtiwary
and
timhoffm
authored
6bc9f61
View commit details
Copy full SHA for 6bc9f61
Browse repository at this point
Add force draw to generate the warning
parthpankajtiwary
committed
10c413a
View commit details
Copy full SHA for 10c413a
Browse repository at this point
In mplot3d, fix a doc typo and autogen zaxis_inverted.
anntzer
committed
361b8bc
View commit details
Copy full SHA for 361b8bc
Browse repository at this point
Update unittest attune to numpy standards
parthpankajtiwary
committed
bd6a88e
View commit details
Copy full SHA for bd6a88e
Browse repository at this point
fix window_extent of AxesImage
leejjoon
committed
717a83f
View commit details
Copy full SHA for 717a83f
Browse repository at this point
Commits on Nov 27, 2022
ENH: Add warning for SymLogScale when values in linear scale
parthpankajtiwary
committed
15571fc
View commit details
Copy full SHA for 15571fc
Browse repository at this point
Commits on Nov 26, 2022
Merge pull request #24548 from ramvikrams/t2
Show description for fbfa28d
story645
authored
fbfa28d
View commit details
Copy full SHA for fbfa28d
Browse repository at this point
update
ramvikrams
committed
3650122
View commit details
Copy full SHA for 3650122
Browse repository at this point
DOC: improved the doc for layout_engine.py
ramvikrams
committed
d696864
View commit details
Copy full SHA for d696864
Browse repository at this point
Merge pull request #23417 from dstansby/unit-axis-label
Show description for 4e059bc
QuLogic
authored
4e059bc
View commit details
Copy full SHA for 4e059bc
Browse repository at this point
Test that plot results aren't affected by mutating input arrays
saranti
committed
a30a64e
View commit details
Copy full SHA for a30a64e
Browse repository at this point
BLD: Add an explicit message if certifi is unavailable
Show description for 340eee2
QuLogic
committed
340eee2
View commit details
Copy full SHA for 340eee2
Browse repository at this point
MNT: ensure pre-multiplication casting to prevent overflow
tacaswell
authored and
QuLogic
committed
64fc13a
View commit details
Copy full SHA for 64fc13a
Browse repository at this point
CI: Add CodeQL analysis
Show description for 41833f5
3 people
committed
41833f5
View commit details
Copy full SHA for 41833f5
Browse repository at this point
Test that plot results aren't affected by mutating input arrays
saranti
committed
7a1df78
View commit details
Copy full SHA for 7a1df78
Browse repository at this point
Commits on Nov 25, 2022
Fix logic line break
Show description for a5a4f2c
dstansby
and
QuLogic
authored
a5a4f2c
View commit details
Copy full SHA for a5a4f2c
Browse repository at this point
Merge pull request #24542 from StefRe/fix/animation_tutorial
Show description for 312fdb7
story645
authored
312fdb7
View commit details
Copy full SHA for 312fdb7
Browse repository at this point
Commits on Nov 24, 2022
DOC: Clarify supported animation formats in animation tutorial
Show description for 89cd9e7
StefRe
committed
89cd9e7
View commit details
Copy full SHA for 89cd9e7
Browse repository at this point
Commits on Nov 23, 2022
Merge pull request #24539 from anntzer/24257
Show description for 7469aaa
tacaswell
authored
7469aaa
View commit details
Copy full SHA for 7469aaa
Browse repository at this point
Previous
Next
You can’t perform that action at this time.