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 }}
vlsd
/
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 25, 2013
merged a bunch of stuff together
vlsd
committed
9d61711
View commit details
Copy full SHA for 9d61711
Browse repository at this point
pulled in from issue2482
vlsd
committed
386818b
View commit details
Copy full SHA for 386818b
Browse repository at this point
fixes issue #2482 and adds note about incompatibility between bbox options and animation backends
vlsd
committed
1935f12
View commit details
Copy full SHA for 1935f12
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
vlsd
committed
6d6d633
View commit details
Copy full SHA for 6d6d633
Browse repository at this point
Commits on Nov 24, 2013
Merge pull request #2459 from megies/pep8_backend_pdf
Show description for 5485cb9
tacaswell
committed
5485cb9
View commit details
Copy full SHA for 5485cb9
Browse repository at this point
Commits on Nov 23, 2013
Merge pull request #2549 from joferkington/add-rlabel-position
Show description for 432d9d8
tacaswell
committed
432d9d8
View commit details
Copy full SHA for 432d9d8
Browse repository at this point
Merge pull request #2567 from megies/compare_image_exceptions
Show description for 5b082a5
tacaswell
committed
5b082a5
View commit details
Copy full SHA for 5b082a5
Browse repository at this point
Commits on Nov 21, 2013
Merge pull request #2603 from fariza/aspect_auto_warning_bug
Show description for f8687b0
tacaswell
committed
f8687b0
View commit details
Copy full SHA for f8687b0
Browse repository at this point
Merge pull request #2561 from ivanov/unicorn-fact
Show description for 6b1d8e1
ivanov
committed
6b1d8e1
View commit details
Copy full SHA for 6b1d8e1
Browse repository at this point
Commits on Nov 20, 2013
Correcting bad string comparsion in lin-log plot aspect verification
fariza
committed
514bac9
View commit details
Copy full SHA for 514bac9
Browse repository at this point
Commits on Nov 18, 2013
Merge pull request #2236 from tonysyu/stylesheets
Show description for 0e7daad
mdboom
committed
0e7daad
View commit details
Copy full SHA for 0e7daad
Browse repository at this point
Merge pull request #6 from mdboom/style/py26-fixes
Show description for 246c348
tonysyu
committed
246c348
View commit details
Copy full SHA for 246c348
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.3.x'
mdboom
committed
eb12e9a
View commit details
Copy full SHA for eb12e9a
Browse repository at this point
Minor fix
mdboom
committed
a2dc36f
View commit details
Copy full SHA for a2dc36f
Browse repository at this point
Fix for when pyparsing isn't present
mdboom
committed
509da9b
View commit details
Copy full SHA for 509da9b
Browse repository at this point
Fix _fix_url on Python 2.6
mdboom
committed
79f83c9
View commit details
Copy full SHA for 79f83c9
Browse repository at this point
Commits on Nov 17, 2013
Add compatibility layer for Python 3's urlopen
tonysyu
committed
1d87f34
View commit details
Copy full SHA for 1d87f34
Browse repository at this point
Use iteritems from `six` module
tonysyu
committed
7e2bffb
View commit details
Copy full SHA for 7e2bffb
Browse repository at this point
Fix import for python 3
tonysyu
committed
0b098e2
View commit details
Copy full SHA for 0b098e2
Browse repository at this point
Revert commits used to test Travis CI test failures.
Show description for c604498
tonysyu
committed
c604498
View commit details
Copy full SHA for c604498
Browse repository at this point
Remove test file to test Travis CI failure
tonysyu
committed
19e7bed
View commit details
Copy full SHA for 19e7bed
Browse repository at this point
Remove test from list to test Travis CI failure.
tonysyu
committed
a6142fc
View commit details
Copy full SHA for a6142fc
Browse repository at this point
Attempt to fix python 3 test errors on Travis CI
tonysyu
committed
17282c8
View commit details
Copy full SHA for 17282c8
Browse repository at this point
removed unneeded print statements
Show description for 512b77c
tacaswell
authored and
tonysyu
committed
512b77c
View commit details
Copy full SHA for 512b77c
Browse repository at this point
added python3 emulation code + six + fixed up print calls
tacaswell
authored and
tonysyu
committed
e714c77
View commit details
Copy full SHA for e714c77
Browse repository at this point
Add note that style sheets are experimental.
tonysyu
committed
d372a35
View commit details
Copy full SHA for d372a35
Browse repository at this point
Clear style settings between tests
Show description for 46a725b
mdboom
authored and
tonysyu
committed
46a725b
View commit details
Copy full SHA for 46a725b
Browse repository at this point
pep8
tacaswell
authored and
tonysyu
committed
7ac26ee
View commit details
Copy full SHA for 7ac26ee
Browse repository at this point
Fix test
tonysyu
committed
c5b5bb4
View commit details
Copy full SHA for c5b5bb4
Browse repository at this point
Use style package from pyplot
tonysyu
committed
dc291e0
View commit details
Copy full SHA for dc291e0
Browse repository at this point
Import style package for easy use.
tonysyu
committed
a8ef5bf
View commit details
Copy full SHA for a8ef5bf
Browse repository at this point
Add docs for style package
tonysyu
committed
f5ecf5e
View commit details
Copy full SHA for f5ecf5e
Browse repository at this point
pep8 clean up
tacaswell
authored and
tonysyu
committed
5f80ca1
View commit details
Copy full SHA for 5f80ca1
Browse repository at this point
fixed divergent naming scheme
tacaswell
authored and
tonysyu
committed
eaa23ee
View commit details
Copy full SHA for eaa23ee
Browse repository at this point
fix url rc specification
Show description for ea63c99
adrn
authored and
tonysyu
committed
ea63c99
View commit details
Copy full SHA for ea63c99
Browse repository at this point
Previous
Next
You can’t perform that action at this time.