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 }}
softbugbug
/
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
Datepicker
All time
Commit history
Commits on Jun 4, 2015
Merge pull request #4494 from jeremyfix/patch-1
Show description for 6fe1225
tacaswell
committed
6fe1225
View commit details
Copy full SHA for 6fe1225
Browse repository at this point
Returning the Poly3DCollection when calling bar3d
Show description for b725f47
jeremyfix
committed
b725f47
View commit details
Copy full SHA for b725f47
Browse repository at this point
Commits on Jun 1, 2015
Merge pull request #4452 from mdehoon/fixForIssue4372
Show description for 0a4fe6d
jenshnielsen
committed
0a4fe6d
View commit details
Copy full SHA for 0a4fe6d
Browse repository at this point
Commits on May 29, 2015
Merge pull request #4483 from ianthomas23/4437_master
Show description for 575e70e
tacaswell
committed
575e70e
View commit details
Copy full SHA for 575e70e
Browse repository at this point
Do not correct orientation of triangles returned by Qhull
ianthomas23
committed
178d453
View commit details
Copy full SHA for 178d453
Browse repository at this point
Commits on May 27, 2015
Merge pull request #4479 from wernerfb/PhoenixMay2015
Show description for 4884115
jenshnielsen
committed
4884115
View commit details
Copy full SHA for 4884115
Browse repository at this point
a couple more GetSizeTuple uses and a GetPositionTuple
wernerfb
committed
3523f9e
View commit details
Copy full SHA for 3523f9e
Browse repository at this point
pep8 correction
wernerfb
committed
af9deb3
View commit details
Copy full SHA for af9deb3
Browse repository at this point
handle GetSizeTuple for Phoenix
Show description for e90bfe9
wernerfb
committed
e90bfe9
View commit details
Copy full SHA for e90bfe9
Browse repository at this point
add show, as otherwise line 51 in backends.__init__ returns the do_nothing_show method
wernerfb
committed
ec06a93
View commit details
Copy full SHA for ec06a93
Browse repository at this point
Commits on May 26, 2015
Using Cocoa when available, using the older Carbon API otherwise.
mdehoon
committed
46f2d53
View commit details
Copy full SHA for 46f2d53
Browse repository at this point
Merge pull request #4466 from has2k1/fix-offsetbox-clipping
Show description for 420f7c9
tacaswell
committed
420f7c9
View commit details
Copy full SHA for 420f7c9
Browse repository at this point
Clipping for OffsetBoxes
Show description for ea082aa
has2k1
committed
ea082aa
View commit details
Copy full SHA for ea082aa
Browse repository at this point
Commits on May 25, 2015
Merge pull request #4091 from tacaswell/repl_hook
Show description for fce2a6d
efiring
committed
fce2a6d
View commit details
Copy full SHA for fce2a6d
Browse repository at this point
Merge pull request #4471 from anntzer/step-docstring
Show description for 2ac9ac2
tacaswell
committed
2ac9ac2
View commit details
Copy full SHA for 2ac9ac2
Browse repository at this point
Minor improvements to the docstring of `step`.
anntzer
committed
fc96978
View commit details
Copy full SHA for fc96978
Browse repository at this point
DOC: clearified whats new entry
tacaswell
committed
0abbcf6
View commit details
Copy full SHA for 0abbcf6
Browse repository at this point
ENH : add stale flag to ColorbarBase and Colorbar
tacaswell
committed
9724f3d
View commit details
Copy full SHA for 9724f3d
Browse repository at this point
MNT : make rcdefaults redraw all figures
tacaswell
committed
38f00af
View commit details
Copy full SHA for 38f00af
Browse repository at this point
MNT : remove non-boilerplate `draw_if_interactive`
Show description for 89923a6
tacaswell
committed
89923a6
View commit details
Copy full SHA for 89923a6
Browse repository at this point
MNT : remove draw_if_interactive from boilerplate
Show description for b2fbae7
tacaswell
committed
b2fbae7
View commit details
Copy full SHA for b2fbae7
Browse repository at this point
MNT : hackily make boilerplate PY3 compatable
Show description for f15c871
tacaswell
committed
f15c871
View commit details
Copy full SHA for f15c871
Browse repository at this point
ENH : add stale flag to _AxesBase
tacaswell
committed
2beb5f9
View commit details
Copy full SHA for 2beb5f9
Browse repository at this point
ENH : add stale flag to Axis, XAxis, YAxis
tacaswell
committed
e3fb850
View commit details
Copy full SHA for e3fb850
Browse repository at this point
ENH : add stale flag to Tick, XTick, YTick
tacaswell
committed
a9faf4b
View commit details
Copy full SHA for a9faf4b
Browse repository at this point
MNT : move repl install above boilerplate fold
tacaswell
committed
1c99420
View commit details
Copy full SHA for 1c99420
Browse repository at this point
FIX : logic for IPython hook registration
Show description for a26831d
tacaswell
committed
a26831d
View commit details
Copy full SHA for a26831d
Browse repository at this point
ENH : integrate repl hook with is_interactive
Show description for 54da8cc
tacaswell
committed
54da8cc
View commit details
Copy full SHA for 54da8cc
Browse repository at this point
FIX : order of operation is Poly3DCollection init
Show description for 17d9ada
tacaswell
committed
17d9ada
View commit details
Copy full SHA for 17d9ada
Browse repository at this point
ENH : added uninstall for repl displayhook
tacaswell
committed
096d714
View commit details
Copy full SHA for 096d714
Browse repository at this point
DOC : added docstring to install_repl_displayhook
tacaswell
committed
f41ae9e
View commit details
Copy full SHA for f41ae9e
Browse repository at this point
MNT : add guards to only register repl hook once
Show description for f4efac1
tacaswell
committed
f4efac1
View commit details
Copy full SHA for f4efac1
Browse repository at this point
DOC : fix docstrings which were lies
tacaswell
committed
a555475
View commit details
Copy full SHA for a555475
Browse repository at this point
ENH : add stale flag to mplot3d.Axis
tacaswell
committed
83aafff
View commit details
Copy full SHA for 83aafff
Browse repository at this point
ENH : add stale flag to Axes3D
tacaswell
committed
2970d30
View commit details
Copy full SHA for 2970d30
Browse repository at this point
Previous
Next
You can’t perform that action at this time.