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 }}
Niarfe
/
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 Nov 8, 2013
Merge pull request #2544 from pwuertz/fix_2542
Show description for c91589c
mdboom
committed
c91589c
View commit details
Copy full SHA for c91589c
Browse repository at this point
Add test for new spine capstyle, workaround PDF rendering errors in low-dpi tests.
pwuertz
committed
ed67aa3
View commit details
Copy full SHA for ed67aa3
Browse repository at this point
Use projecting caps for axes spines (fixes #2542).
pwuertz
committed
3b9ef36
View commit details
Copy full SHA for 3b9ef36
Browse repository at this point
Add capstyle and joinstyle properties to Patch.
pwuertz
committed
072f702
View commit details
Copy full SHA for 072f702
Browse repository at this point
Merge pull request #2584 from magnunor/fix_legend_typo
Show description for fc9820d
mdboom
committed
fc9820d
View commit details
Copy full SHA for fc9820d
Browse repository at this point
Fix typo in legend documentation
magnunor
committed
e539016
View commit details
Copy full SHA for e539016
Browse repository at this point
Merge pull request #2401 from tacaswell/useoffset_rcparam
Show description for 7897abd
efiring
committed
7897abd
View commit details
Copy full SHA for 7897abd
Browse repository at this point
Merge pull request #2495 from vlsd/py3gscheck
Show description for 3b5364d
tacaswell
committed
3b5364d
View commit details
Copy full SHA for 3b5364d
Browse repository at this point
Commits on Nov 4, 2013
adds rcParam `axes.formatter.useoffset`
Show description for 06a2696
tacaswell
committed
06a2696
View commit details
Copy full SHA for 06a2696
Browse repository at this point
Merge pull request #2462 from pelson/path_effects_update
Show description for 84e0063
mdboom
committed
84e0063
View commit details
Copy full SHA for 84e0063
Browse repository at this point
Commits on Oct 31, 2013
Merge pull request #2562 from esc/minor_recipe_tweaks
Show description for 71cc71a
WeatherGod
committed
71cc71a
View commit details
Copy full SHA for 71cc71a
Browse repository at this point
Commits on Oct 30, 2013
simplify creation of transparent legend
esc
committed
11075eb
View commit details
Copy full SHA for 11075eb
Browse repository at this point
fix typo
esc
committed
310a889
View commit details
Copy full SHA for 310a889
Browse repository at this point
Merge pull request #2550 from joferkington/fix-wx-singleshot-timer
Show description for e7d6cc8
mdboom
committed
e7d6cc8
View commit details
Copy full SHA for e7d6cc8
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.3.x'
mdboom
committed
9b00f1c
View commit details
Copy full SHA for 9b00f1c
Browse repository at this point
fixed an enconding bug when checking for gs version
vlsd
authored and
mdboom
committed
48f2648
View commit details
Copy full SHA for 48f2648
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.2.x' into v1.3.x
mdboom
committed
4602ab7
View commit details
Copy full SHA for 4602ab7
Browse repository at this point
Merge pull request #2198 from dmcdougall/fix_solaris_compile
Show description for 3ee2d1c
mdboom
committed
3ee2d1c
View commit details
Copy full SHA for 3ee2d1c
Browse repository at this point
Major refactor of path effects hook. Makes life much simpler!
pelson
committed
09d5f5f
View commit details
Copy full SHA for 09d5f5f
Browse repository at this point
Commits on Oct 29, 2013
Merge remote branch 'upstream/v1.3.x'
Show description for 06d0144
pelson
committed
06d0144
View commit details
Copy full SHA for 06d0144
Browse repository at this point
Merge branch 'master' of github.com:matplotlib/matplotlib
Show description for cd71bbc
pelson
committed
cd71bbc
View commit details
Copy full SHA for cd71bbc
Browse repository at this point
Merge pull request #2553 from fariza/gtk_save_iteritems
Show description for 4cd888e
pelson
committed
4cd888e
View commit details
Copy full SHA for 4cd888e
Browse repository at this point
Commits on Oct 28, 2013
removing items from the call to six.iteritems
fariza
committed
cbfca1e
View commit details
Copy full SHA for cbfca1e
Browse repository at this point
Merge pull request #2547 from toddrjen/apideltafix
Show description for aefa98c
WeatherGod
committed
aefa98c
View commit details
Copy full SHA for aefa98c
Browse repository at this point
Merge pull request #2514 from tacaswell/mpl_toolkit_pep8
Show description for ecbbd81
pelson
committed
ecbbd81
View commit details
Copy full SHA for ecbbd81
Browse repository at this point
Various path effects related updates.
pelson
committed
3d31865
View commit details
Copy full SHA for 3d31865
Browse repository at this point
Merge branch 'master' of github.com:matplotlib/matplotlib
Show description for f5d995b
pelson
committed
f5d995b
View commit details
Copy full SHA for f5d995b
Browse repository at this point
Fixed typo in TimerWx
joferkington
committed
3333ba0
View commit details
Copy full SHA for 3333ba0
Browse repository at this point
Commits on Oct 25, 2013
fix removed api change regarding spectral functions
toddrjen
committed
f9fddaf
View commit details
Copy full SHA for f9fddaf
Browse repository at this point
Commits on Oct 24, 2013
Merge pull request #2522 from toddrjen/spectrum
Show description for d5f9876
mdboom
committed
d5f9876
View commit details
Copy full SHA for d5f9876
Browse repository at this point
Commits on Oct 22, 2013
added information regarding new spectrum functions to CHANGELOG, whats_new, and api_changes
toddrjen
committed
4d9cc28
View commit details
Copy full SHA for 4d9cc28
Browse repository at this point
add demo for new spectral plot types
toddrjen
committed
9499793
View commit details
Copy full SHA for 9499793
Browse repository at this point
add tests for new spectrum types in _axes
toddrjen
committed
c89ce08
View commit details
Copy full SHA for c89ce08
Browse repository at this point
add more spectral plots and add new spectrum types to specgram in _axes
toddrjen
committed
7fc90de
View commit details
Copy full SHA for 7fc90de
Browse repository at this point
implement tests for refactored mlab spectrum, windowing, and detrend functions, with 100% coverage
toddrjen
committed
212e24b
View commit details
Copy full SHA for 212e24b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.