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 }}
isolver
/
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
examples
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2012
Use frombuffer and copy instead, since it's Python 3.x compatible.
mdboom
committed
75ba03d
View commit details
Copy full SHA for 75ba03d
View code at this point
Browse repository at this point
Fix agg_buffer_to_array.py example
mdboom
committed
0005ab4
View commit details
Copy full SHA for 0005ab4
View code at this point
Browse repository at this point
Commits on Oct 9, 2012
Fix missing call to show() in example.
dopplershift
committed
76bba3d
View commit details
Copy full SHA for 76bba3d
View code at this point
Browse repository at this point
Add a Bayesian update animation example.
Show description for 66d276f
dopplershift
committed
66d276f
View commit details
Copy full SHA for 66d276f
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Remove unnecessary 'show' call
dmcdougall
committed
ee78a57
View commit details
Copy full SHA for ee78a57
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Minor comment fixes
dmcdougall
committed
aaffabd
View commit details
Copy full SHA for aaffabd
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
Add support for masked triangulations
Show description for e83ddaa
dmcdougall
committed
e83ddaa
View commit details
Copy full SHA for e83ddaa
View code at this point
Browse repository at this point
Commits on Sep 22, 2012
Add comments to the example for clarity
dmcdougall
committed
bd6f52a
View commit details
Copy full SHA for bd6f52a
View code at this point
Browse repository at this point
Make plot_trisurf support custom triangulations
Show description for 17159dc
dmcdougall
committed
17159dc
View commit details
Copy full SHA for 17159dc
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Reverting changes to basic_units.py
mdboom
committed
0ae5762
View commit details
Copy full SHA for 0ae5762
View code at this point
Browse repository at this point
Commits on Sep 13, 2012
Merge pull request #1242 from pelson/doc_stuff
Show description for 4a0c11c
mdboom
committed
4a0c11c
View commit details
Copy full SHA for 4a0c11c
View code at this point
Browse repository at this point
Doc tidy up.
pelson
committed
42efd6f
View commit details
Copy full SHA for 42efd6f
View code at this point
Browse repository at this point
Fix mri_demo.py fails with mpl 1.2.0rc1
cgohlke
authored and
mdboom
committed
ec84a04
View commit details
Copy full SHA for ec84a04
View code at this point
Browse repository at this point
Commits on Sep 12, 2012
Fix poly_editor.py on Python 3
Show description for d047d01
cgohlke
authored and
mdboom
committed
d047d01
View commit details
Copy full SHA for d047d01
View code at this point
Browse repository at this point
Commits on Sep 10, 2012
Merge pull request #847 from neggert/stacked_step_hist
Show description for 634f02d
mdboom
committed
634f02d
View commit details
Copy full SHA for 634f02d
View code at this point
Browse repository at this point
Commits on Sep 5, 2012
Merge pull request #1206 from mdboom/readme_and_links
Show description for dffbad1
mdboom
committed
dffbad1
View commit details
Copy full SHA for dffbad1
View code at this point
Browse repository at this point
Significantly simplify the way out of date README.txt file. Closes #1091.
Show description for ede1640
mdboom
committed
ede1640
View commit details
Copy full SHA for ede1640
View code at this point
Browse repository at this point
Merge pull request #1187 from dmcdougall/arrow_example
Show description for 61bdcc3
mdboom
committed
61bdcc3
View commit details
Copy full SHA for 61bdcc3
View code at this point
Browse repository at this point
Add stacked kwarg to hist. This allows stacked step and stepfilled hists.
neggert
committed
7ba1743
View commit details
Copy full SHA for 7ba1743
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
Merge pull request #1061 from bgamari/master
Show description for f3ccff3
WeatherGod
committed
f3ccff3
View commit details
Copy full SHA for f3ccff3
View code at this point
Browse repository at this point
Commits on Sep 2, 2012
Remove interaction directly with the figure
dmcdougall
committed
a93a9e3
View commit details
Copy full SHA for a93a9e3
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
Add a *simple* arrow example
dmcdougall
committed
6e36175
View commit details
Copy full SHA for 6e36175
View code at this point
Browse repository at this point
Commits on Aug 30, 2012
Add example for logarithmic hist2d
bgamari
committed
d33877c
View commit details
Copy full SHA for d33877c
View code at this point
Browse repository at this point
Commits on Aug 29, 2012
Turn get_sample_data into a much simpler function that merely returns files from an installed sample_data directory. Include the sample data locally. Remove sample data that is no longer used.
mdboom
committed
6c5e961
View commit details
Copy full SHA for 6c5e961
View code at this point
Browse repository at this point
Commits on Aug 28, 2012
Add a percent symbol to tick labels
Show description for 1985162
dmcdougall
committed
1985162
View commit details
Copy full SHA for 1985162
View code at this point
Browse repository at this point
Commits on Aug 27, 2012
Add Phil Elson's percentage histogram example
dmcdougall
committed
0c22d3b
View commit details
Copy full SHA for 0c22d3b
View code at this point
Browse repository at this point
Commits on Aug 17, 2012
Merge pull request #1031 from WeatherGod/errorbar_capthick
Show description for d0c501b
efiring
committed
d0c501b
View commit details
Copy full SHA for d0c501b
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
Added tripcolor facecolors example.
ianthomas23
committed
f5f357e
View commit details
Copy full SHA for f5f357e
View code at this point
Browse repository at this point
Commits on Aug 11, 2012
Merged @phobson's boxplot enhancements.
pelson
committed
447a7cc
View commit details
Copy full SHA for 447a7cc
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
Modified an existing example to demo capthick.
WeatherGod
committed
f0ff4e2
View commit details
Copy full SHA for f0ff4e2
View code at this point
Browse repository at this point
Commits on Jul 31, 2012
Merge pull request #1049 from vbr/patch-1
Show description for 792972d
mdboom
committed
792972d
View commit details
Copy full SHA for 792972d
View code at this point
Browse repository at this point
Merge pull request #1050 from vbr/patch-2
Show description for c572637
mdboom
committed
c572637
View commit details
Copy full SHA for c572637
View code at this point
Browse repository at this point
Merge pull request #1051 from vbr/patch-3
Show description for 772d2c9
mdboom
committed
772d2c9
View commit details
Copy full SHA for 772d2c9
View code at this point
Browse repository at this point
Update examples/user_interfaces/wxcursor_demo.py
Show description for 8ac4b00
vbr
committed
8ac4b00
View commit details
Copy full SHA for 8ac4b00
View code at this point
Browse repository at this point
Update examples/user_interfaces/mathtext_wx.py
Show description for 5d486dc
vbr
committed
5d486dc
View commit details
Copy full SHA for 5d486dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.