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 }}
Val9
/
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
mplot3d
on
master
User selector
All users
Datepicker
All time
Commit history
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 Jun 30, 2012
Restore import of Axes3D
cgohlke
committed
27839d1
View commit details
Copy full SHA for 27839d1
View code at this point
Browse repository at this point
Fix pathpatch3d_demo.py on Python 3
cgohlke
committed
6f17d15
View commit details
Copy full SHA for 6f17d15
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Fix lorenz_attractor example on Python 3
cgohlke
committed
89e5947
View commit details
Copy full SHA for 89e5947
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
style fixes
endolith
committed
8a810fa
View commit details
Copy full SHA for 8a810fa
View code at this point
Browse repository at this point
Commits on Jun 8, 2012
add imports where needed
endolith
committed
2ac91ec
View commit details
Copy full SHA for 2ac91ec
View code at this point
Browse repository at this point
Commits on Jun 5, 2012
sequential map for non-negative surface
endolith
committed
fb4a980
View commit details
Copy full SHA for fb4a980
View code at this point
Browse repository at this point
coolwarm is specifically designed for diverging data on shaded 3D surfaces
endolith
committed
d147008
View commit details
Copy full SHA for d147008
View code at this point
Browse repository at this point
Commits on Feb 28, 2012
Added comments to trisurf example.
Show description for c34e2de
dmcdougall
committed
c34e2de
View commit details
Copy full SHA for c34e2de
View code at this point
Browse repository at this point
Removed 'import math'
Show description for cc1d9eb
dmcdougall
committed
cc1d9eb
View commit details
Copy full SHA for cc1d9eb
View code at this point
Browse repository at this point
Added plot_trisurf to examples.
Show description for 3e80c3e
dmcdougall
committed
3e80c3e
View commit details
Copy full SHA for 3e80c3e
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Merge remote-tracking branch 'main/master'
Show description for cafa53c
mdboom
committed
cafa53c
View commit details
Copy full SHA for cafa53c
View code at this point
Browse repository at this point
Commits on Sep 22, 2011
Added a Lorenz Attractor example for mplot3d.
Show description for 3a68d1a
WeatherGod
committed
3a68d1a
View commit details
Copy full SHA for 3a68d1a
View code at this point
Browse repository at this point
Commits on Aug 29, 2011
Added missing mplot3d/offset_demo.py example
WeatherGod
committed
f3b3242
View commit details
Copy full SHA for f3b3242
View code at this point
Browse repository at this point
Commits on Aug 25, 2011
Merged from main/master
mdboom
committed
786bab9
View commit details
Copy full SHA for 786bab9
View code at this point
Browse repository at this point
Commits on Jul 10, 2011
Some more expansion and cleanup of mplot3d docs and examples
Show description for f672b59
WeatherGod
committed
f672b59
View commit details
Copy full SHA for f672b59
View code at this point
Browse repository at this point
Commits on Jul 8, 2011
Major revision of mplot3d documentation, including the addition of a faq.
WeatherGod
committed
9b95bce
View commit details
Copy full SHA for 9b95bce
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Merge remote branch 'main/master'
Show description for 64471cf
mdboom
committed
64471cf
View commit details
Copy full SHA for 64471cf
View code at this point
Browse repository at this point
Commits on Mar 28, 2011
Merge branch 'v1.0.x'
Show description for 4c02df2
jkseppan
committed
4c02df2
View commit details
Copy full SHA for 4c02df2
View code at this point
Browse repository at this point
Commits on Mar 14, 2011
Further revisions to the mplot3d docs to include when certain features were added, a table of contents, and improved the aspect ration of the subplot figures.
WeatherGod
committed
6a16eea
View commit details
Copy full SHA for 6a16eea
View code at this point
Browse repository at this point
Merge branch 'examples' of git://github.com/mdboom/matplotlib-py3 into mdboom-examples
ddale
committed
9891e70
View commit details
Copy full SHA for 9891e70
View code at this point
Browse repository at this point
Miscellaneous fixes to get examples running under Python 3.x
cgohlke
authored and
mdboom
committed
422c13e
View commit details
Copy full SHA for 422c13e
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
print_function transition in examples
mdboom
committed
341c568
View commit details
Copy full SHA for 341c568
View code at this point
Browse repository at this point
Commits on Jan 13, 2011
contourf3d can now project the filled contour onto a particular plane
Show description for 847874a
WeatherGod
committed
847874a
View commit details
Copy full SHA for 847874a
View code at this point
Browse repository at this point
Commits on Aug 25, 2010
Fix ticks/limit setting, add tricontour(f),
Show description for 77ef85b
heeres
committed
77ef85b
View commit details
Copy full SHA for 77ef85b
View code at this point
Browse repository at this point
Commits on Jul 14, 2010
Merged revisions 8543 via svnmerge from
Show description for 677233f
WeatherGod
committed
677233f
View commit details
Copy full SHA for 677233f
View code at this point
Browse repository at this point
Added documentation and examples for new, easier Axes3D use.
Show description for f63ee20
WeatherGod
committed
f63ee20
View commit details
Copy full SHA for f63ee20
View code at this point
Browse repository at this point
Commits on Jul 5, 2010
support 3d plots in arbitrary axes; thanks Ben Root
Show description for 6596c4a
jdh2358
committed
6596c4a
View commit details
Copy full SHA for 6596c4a
View code at this point
Browse repository at this point
Commits on Mar 19, 2010
Some fixes
Show description for ecb24a0
heeres
committed
ecb24a0
View commit details
Copy full SHA for ecb24a0
View code at this point
Browse repository at this point
Add 3d surface plot example (radial coordinates)
Show description for 6653dbf
heeres
committed
6653dbf
View commit details
Copy full SHA for 6653dbf
View code at this point
Browse repository at this point
Commits on Dec 20, 2009
mplot3d: fix axes juggle issue, fix ticks on end of axes range
Show description for 9a44572
heeres
committed
9a44572
View commit details
Copy full SHA for 9a44572
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.