-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: matplotlib/matplotlib
Pull requests list
Added missing set_sort_zpos method for Line3DCollection objects.
topic: mplot3d
#111
by WeatherGod
was merged May 11, 2011
Loading...
Do not do equality test with None
topic: mplot3d
#130
by WeatherGod
was closed Jun 7, 2011
Loading...
Do not do (in)equality tests with None. Use 'is' and 'is not' instead.
topic: mplot3d
#136
by WeatherGod
was merged Jun 15, 2011
Loading...
Removing hard-coded values used in mplot3d
topic: mplot3d
#137
by WeatherGod
was merged Jun 16, 2011
Loading...
Added support for empty input to scatter3d and plot3d.
topic: mplot3d
#375
by WeatherGod
was merged Jun 28, 2011
Loading...
Fix Collection3D. Fixes legend for scatter3d
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
topic: mplot3d
[WIP] Collection draw order and other mplot3d stuff
status: needs rebase
topic: mplot3d
#4090
by WeatherGod
was closed Jul 14, 2020
Loading...
Added code information to Poly3DCollection
topic: mplot3d
#4793
by cwebster2
was merged Jul 27, 2015
Loading...
Add get/set color methods for some 3d collections
status: needs revision
topic: mplot3d
#5598
by WeatherGod
was closed Aug 6, 2020
Loading...
3D Stem Plot
status: needs revision
status: orphaned PR
status: superseded
topic: mplot3d
#6271
by srihitha09
was closed Aug 21, 2020
Loading...
Tidying up and tweaking mplot3d examples [MEP12]
Documentation
MEP: MEP12
gallery and examples improvements
topic: mplot3d
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.