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 }}
staticfloat
/
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 Apr 6, 2012
Merge pull request #814 from vyahhi/patch-1
Show description for a6f17f9
jkseppan
committed
a6f17f9
View commit details
Copy full SHA for a6f17f9
Browse repository at this point
Minor spelling error in comments (low -> row)
vyahhi
committed
5823f8d
View commit details
Copy full SHA for 5823f8d
Browse repository at this point
Commits on Mar 28, 2012
Update changelog.
dopplershift
committed
8cf1593
View commit details
Copy full SHA for 8cf1593
Browse repository at this point
Merge pull request #742 from dopplershift/imagegrid-colorbars
Show description for a203808
dopplershift
committed
a203808
View commit details
Copy full SHA for a203808
Browse repository at this point
Commits on Mar 23, 2012
Merge remote-tracking branch 'upstream/v1.1.x'
Show description for 5b499f0
mdboom
committed
5b499f0
View commit details
Copy full SHA for 5b499f0
Browse repository at this point
Commits on Mar 22, 2012
Merge pull request #779 from mdboom/test-triage
Show description for 5846304
mdboom
committed
5846304
View commit details
Copy full SHA for 5846304
Browse repository at this point
Merge pull request #780 from zachrahan/tics-inout
Show description for f7dd325
mdboom
committed
f7dd325
View commit details
Copy full SHA for f7dd325
Browse repository at this point
Make tests work remotely
mdboom
committed
45f42d2
View commit details
Copy full SHA for 45f42d2
Browse repository at this point
Mark delaunay tests as needing a specific range of freetype versions.
mdboom
committed
e27c7c4
View commit details
Copy full SHA for e27c7c4
Browse repository at this point
Add test_delaunay and test_legend to the set of tests.
mdboom
committed
f22547c
View commit details
Copy full SHA for f22547c
Browse repository at this point
Mark 4 failing tests with old freetype versions
mdboom
committed
8f111bd
View commit details
Copy full SHA for 8f111bd
Browse repository at this point
Merge pull request #741 from jdh2358/mdhoon-macosx
Show description for 1a79b95
jdh2358
committed
1a79b95
View commit details
Copy full SHA for 1a79b95
Browse repository at this point
Fix failing tests. The reasons for the failures were in the following categories:
Show description for 3b0c9a7
mdboom
committed
3b0c9a7
View commit details
Copy full SHA for 3b0c9a7
Browse repository at this point
Commits on Mar 20, 2012
ENH: Add option for axis-straddling 'inout' tics.
zpincus
committed
2c1d67b
View commit details
Copy full SHA for 2c1d67b
Browse repository at this point
Fix git mistake
mdboom
committed
cb396f2
View commit details
Copy full SHA for cb396f2
Browse repository at this point
Merge branch 'v1.1.x' of github.com:matplotlib/matplotlib into v1.1.x
mdboom
committed
04a69f0
View commit details
Copy full SHA for 04a69f0
Browse repository at this point
Fix in last commit: Move to the 'else' block of the try
mdboom
committed
7993d0f
View commit details
Copy full SHA for 7993d0f
Browse repository at this point
Merge pull request #777 from mdboom/callback-registry
Show description for 6065e0c
mdboom
committed
6065e0c
View commit details
Copy full SHA for 6065e0c
Browse repository at this point
Fix removal of callbacks so they can be readded later
mdboom
committed
a389e99
View commit details
Copy full SHA for a389e99
Browse repository at this point
Commits on Mar 18, 2012
Modify tripcolor_demo to show new gouraud shading.
efiring
committed
2c06a95
View commit details
Copy full SHA for 2c06a95
Browse repository at this point
Merge branch 'tripcolor-gouraud' of https://github.com/bfroehle/matplotlib into bfroehle-tripcolor-gouraud
Show description for 74bf315
efiring
committed
74bf315
View commit details
Copy full SHA for 74bf315
Browse repository at this point
Commits on Mar 17, 2012
Merge remote-tracking branch 'upstream/v1.1.x'
Show description for 61f155e
efiring
committed
61f155e
View commit details
Copy full SHA for 61f155e
Browse repository at this point
Fix: 3D axes planes are drawn as triangles
cgohlke
authored and
WeatherGod
committed
aa5da2e
View commit details
Copy full SHA for aa5da2e
Browse repository at this point
Merge branch 'v1.1.x' of github.com:matplotlib/matplotlib into v1.1.x
efiring
committed
d52c7ab
View commit details
Copy full SHA for d52c7ab
Browse repository at this point
Merge pull request #765 from WeatherGod/docfixes_1.1.1
Show description for cbef0cc
WeatherGod
committed
cbef0cc
View commit details
Copy full SHA for cbef0cc
Browse repository at this point
Merge pull request #2 from jdh2358/WeatherGod-docfixes_1.1.1
Show description for 5865c06
WeatherGod
committed
5865c06
View commit details
Copy full SHA for 5865c06
Browse repository at this point
Some more doc fixes for quiver.py
WeatherGod
committed
8ebc370
View commit details
Copy full SHA for 8ebc370
Browse repository at this point
Merge branch 'yannpaul-colormapInitBug2'
efiring
committed
83692e0
View commit details
Copy full SHA for 83692e0
Browse repository at this point
_init() was not accessible because expected _init(self)
yannpaul
authored and
efiring
committed
071a0b8
View commit details
Copy full SHA for 071a0b8
Browse repository at this point
Merge pull request #762 from WeatherGod/mplot3d/collection_cmap_fix
Show description for 07929d4
WeatherGod
committed
07929d4
View commit details
Copy full SHA for 07929d4
Browse repository at this point
Merge pull request #752 from WeatherGod/mplot3d/cla_fix
Show description for cb94a60
WeatherGod
committed
cb94a60
View commit details
Copy full SHA for cb94a60
Browse repository at this point
Merge pull request #739 from leejjoon/tight-bbox-all-texts-v1.1.x
Show description for ce32dd2
efiring
committed
ce32dd2
View commit details
Copy full SHA for ce32dd2
Browse repository at this point
Merge pull request #710 from leejjoon/fix-nonuniformimage
Show description for a3bbc7b
efiring
committed
a3bbc7b
View commit details
Copy full SHA for a3bbc7b
Browse repository at this point
Merge remote-tracking branch 'upstream/v1.1.x'
efiring
committed
ba2893e
View commit details
Copy full SHA for ba2893e
Browse repository at this point
Merge pull request #772 from jdh2358/slider-polyfix
Show description for 389670a
efiring
committed
389670a
View commit details
Copy full SHA for 389670a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.