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
.
Python-On
/
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
Breadcrumbs
History for
matplotlib
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 18, 2015
Fix #4239: Don't include scientific notation in path strings
mdboom
committed
0c8c640
View commit details
Copy full SHA for 0c8c640
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Merge pull request #4231 from mdboom/fix-sketch-paths
Show description for 481d820
tacaswell
committed
481d820
View commit details
Copy full SHA for 481d820
View code at this point
Browse repository at this point
Commits on Mar 16, 2015
Merge pull request #4229 from cimarronm/4222_fix
Show description for 2153aca
ianthomas23
committed
2153aca
View commit details
Copy full SHA for 2153aca
View code at this point
Browse repository at this point
Handle buffer underflow as an internal error.
mdboom
committed
7be497e
View commit details
Copy full SHA for 7be497e
View code at this point
Browse repository at this point
Fix #4230: Don't overflow buffer with sketch path.
Show description for bd837a0
mdboom
committed
bd837a0
View commit details
Copy full SHA for bd837a0
View code at this point
Browse repository at this point
BUG: Fix bug with type used in ParseTuple for PyQuadContourGenerator_init
cimarronm
committed
b15e0a3
View commit details
Copy full SHA for b15e0a3
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Merge pull request #4197 from mdboom/faster-paths
Show description for e783caa
tacaswell
committed
e783caa
View commit details
Copy full SHA for e783caa
View code at this point
Browse repository at this point
Python doesn't like creating 0-length strings.
mdboom
committed
d04bc6b
View commit details
Copy full SHA for d04bc6b
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Don't copy string
mdboom
committed
1b2a762
View commit details
Copy full SHA for 1b2a762
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Don't need to NULL terminate
mdboom
committed
3f51ef5
View commit details
Copy full SHA for 3f51ef5
View code at this point
Browse repository at this point
Tack null on more carefully
mdboom
committed
c27bc78
View commit details
Copy full SHA for c27bc78
View code at this point
Browse repository at this point
Fix C++ warnings from latest clang-analyzer
mdboom
committed
cbbcd5c
View commit details
Copy full SHA for cbbcd5c
View code at this point
Browse repository at this point
Return error on unknown code
mdboom
committed
23e6cf5
View commit details
Copy full SHA for 23e6cf5
View code at this point
Browse repository at this point
Address comments in the PR.
mdboom
committed
cc41bff
View commit details
Copy full SHA for cc41bff
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Generate path strings in C++ for PDF and PS
mdboom
committed
1f0e4ad
View commit details
Copy full SHA for 1f0e4ad
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
Disable miter limit in SVG, PS and Agg backends
mdboom
committed
3b63c19
View commit details
Copy full SHA for 3b63c19
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Close clipped paths
mdboom
committed
014f32d
View commit details
Copy full SHA for 014f32d
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Don't draw filled rectangles outside of text image
mdboom
committed
4871e1f
View commit details
Copy full SHA for 4871e1f
View code at this point
Browse repository at this point
Don't create 0-length text buffers
mdboom
committed
08e63fe
View commit details
Copy full SHA for 08e63fe
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Merge pull request #3874 from ianthomas23/contour
Show description for 7967c82
efiring
committed
7967c82
View commit details
Copy full SHA for 7967c82
View code at this point
Browse repository at this point
Check the number of windows remaining after closing one so that we can exit [NSApp run] after all windows have been closed. This is needed for show() to exit the run loop in non-interactive sessions.
mdehoon
committed
a36be44
View commit details
Copy full SHA for a36be44
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
New C++ contour code with corner_mask
ianthomas23
committed
27154d3
View commit details
Copy full SHA for 27154d3
View code at this point
Browse repository at this point
Merge pull request #4031 from mdboom/font-advance-width
Show description for 005cfde
tacaswell
committed
005cfde
View commit details
Copy full SHA for 005cfde
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Fix #4076. Change how result is stored in point_in_path/point_on_path.
Show description for 0f204ec
mdboom
committed
0f204ec
View commit details
Copy full SHA for 0f204ec
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Merge pull request #4006 from mdehoon/allow_interrupts
Show description for ee4f072
tacaswell
committed
ee4f072
View commit details
Copy full SHA for ee4f072
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Port of cf43d57f8: Support Markers with NaNs
mdboom
committed
6931619
View commit details
Copy full SHA for 6931619
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Update docstring
mdboom
committed
f8dc710
View commit details
Copy full SHA for f8dc710
View code at this point
Browse repository at this point
Fix #253: Use advance width to calculate text bounding box
mdboom
committed
c6d0183
View commit details
Copy full SHA for c6d0183
View code at this point
Browse repository at this point
Commits on Jan 17, 2015
This patch allows interrupts to be delivered once Python is fixed.
mdehoon
committed
7bacdc5
View commit details
Copy full SHA for 7bacdc5
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Merge pull request #3866 from mdboom/transform-single-point
Show description for 77ccc82
pelson
committed
77ccc82
View commit details
Copy full SHA for 77ccc82
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Fix mistake
mdboom
committed
56e2420
View commit details
Copy full SHA for 56e2420
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Support transforming a single point
mdboom
committed
f006189
View commit details
Copy full SHA for f006189
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
typeFace as bytestring in Py3
jenshnielsen
committed
732f38c
View commit details
Copy full SHA for 732f38c
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Merge pull request #3824 from mdboom/contains-bool
Show description for 443afd3
pelson
committed
443afd3
View commit details
Copy full SHA for 443afd3
View code at this point
Browse repository at this point
Merge pull request #2743 from cimarronm/macosx_show_orderfront
Show description for 6c33b0d
pelson
committed
6c33b0d
View commit details
Copy full SHA for 6c33b0d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.