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 }}
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.5k
Star
23.2k
Code
Issues
1.1k
Pull requests
435
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
examples
mplot3d
on
v3.3.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2020
DOC: Fix some old/dead links.
QuLogic
committed
6b01eae
View commit details
Copy full SHA for 6b01eae
View code at this point
Browse repository at this point
Commits on May 22, 2020
Make get_sample_data autoload npy/npz files.
Show description for d7d11a7
anntzer
committed
d7d11a7
View commit details
Copy full SHA for d7d11a7
View code at this point
Browse repository at this point
Commits on May 2, 2020
Automatically create tick formatters for str and callable inputs.
toddrjen
committed
ac69b10
View commit details
Copy full SHA for ac69b10
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Use True instead of 1 for boolean parameters.
anntzer
committed
ef6babf
View commit details
Copy full SHA for ef6babf
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
3D example avoid using statefull .gca()
Show description for 24d6b64
Matthias Bussonnier
committed
24d6b64
View commit details
Copy full SHA for 24d6b64
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Fix overly long lines in examples & tutorials.
anntzer
committed
529882f
View commit details
Copy full SHA for 529882f
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Use triple-double-quotes for docstrings
timhoffm
committed
60055a0
View commit details
Copy full SHA for 60055a0
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
Explicitly list allowed "unused" imports, remove the rest.
anntzer
committed
a7ccc22
View commit details
Copy full SHA for a7ccc22
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Fix cross-references in examples.
QuLogic
committed
1e93c5f
View commit details
Copy full SHA for 1e93c5f
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Add missing spaces after commas.
Show description for b547660
anntzer
committed
b547660
View commit details
Copy full SHA for b547660
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Deprecate Axes3D.w_{x,y,z}axis in favor of .{x,y,z}axis.
anntzer
committed
f853c99
View commit details
Copy full SHA for f853c99
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Remove `asfileobj=False` from a bunch of examples loading sample_data.
Show description for 754cfba
anntzer
committed
754cfba
View commit details
Copy full SHA for 754cfba
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Merge pull request #13520 from anntzer/register3d
Show description for cd0de0b
timhoffm
authored
cd0de0b
View commit details
Copy full SHA for cd0de0b
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Register 3d projection by default.
Show description for 821b5ed
anntzer
committed
821b5ed
View commit details
Copy full SHA for 821b5ed
View code at this point
Browse repository at this point
Small cleanup to headings of 3d examples.
anntzer
committed
8be6378
View commit details
Copy full SHA for 8be6378
View code at this point
Browse repository at this point
Commits on Feb 17, 2019
Remove/rework uses of np.where where possible.
Show description for 128ee17
anntzer
committed
128ee17
View commit details
Copy full SHA for 128ee17
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Merge pull request #13391 from dstansby/ex-remove-colours
Show description for bd99dfb
jklymak
authored
bd99dfb
View commit details
Copy full SHA for bd99dfb
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Remove colour specification from some examples
dstansby
committed
8e06bc2
View commit details
Copy full SHA for 8e06bc2
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Replace use of np.<ufunc> by operators (</&/|).
Show description for 1e2c2f1
anntzer
committed
1e2c2f1
View commit details
Copy full SHA for 1e2c2f1
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Simplify the polys3d example.
Show description for 0440a90
anntzer
committed
0440a90
View commit details
Copy full SHA for 0440a90
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Replace 1-tuples by scalars where possible.
Show description for 2527617
anntzer
committed
2527617
View commit details
Copy full SHA for 2527617
View code at this point
Browse repository at this point
Commits on Oct 12, 2018
Fix duplicate condition in pathpatch3d example (#12495)
teresy
authored and
timhoffm
committed
aa1e5cf
View commit details
Copy full SHA for aa1e5cf
View code at this point
Browse repository at this point
Commits on Jul 13, 2018
Annotate reason for Axes3D import in examples.
QuLogic
committed
bed25a8
View commit details
Copy full SHA for bed25a8
View code at this point
Browse repository at this point
Remove unused imports from examples.
QuLogic
committed
f04a33a
View commit details
Copy full SHA for f04a33a
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Also skip wire3d, and add comments
dstansby
committed
9c9d78c
View commit details
Copy full SHA for 9c9d78c
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
Skip 3D rotation example in sphinx gallery
dstansby
committed
8c9d66a
View commit details
Copy full SHA for 8c9d66a
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Rely on generalized * and ** unpackings where possible.
anntzer
committed
d520128
View commit details
Copy full SHA for d520128
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Use np.stack / np.column_stack where possible.
anntzer
committed
8c7fab7
View commit details
Copy full SHA for 8c7fab7
View code at this point
Browse repository at this point
Commits on Feb 26, 2018
Remove workarounds for numpy<1.10.
Show description for d7162a5
anntzer
committed
d7162a5
View commit details
Copy full SHA for d7162a5
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
py3fy examples
Show description for a51b708
anntzer
committed
a51b708
View commit details
Copy full SHA for a51b708
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Various examples updates.
Show description for 09716fd
anntzer
committed
09716fd
View commit details
Copy full SHA for 09716fd
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
Clean up example section titles
dstansby
committed
7257dd8
View commit details
Copy full SHA for 7257dd8
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Fix mixed_subplots example
dstansby
committed
7290647
View commit details
Copy full SHA for 7290647
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Cleanups: Broadcasting, np.hypot, np.pi, etc.
Show description for 5348ce9
anntzer
committed
5348ce9
View commit details
Copy full SHA for 5348ce9
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Merge pull request #6404 from eric-wieser/patch-1
Show description for a8ddde9
tacaswell
authored
a8ddde9
View commit details
Copy full SHA for a8ddde9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.