-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: matplotlib/matplotlib
Pull requests list
Do not do equality test with None
topic: mplot3d
#130
by WeatherGod
was closed Jun 7, 2011
Loading...
updated Jul 8, 2014
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...
updated Jul 10, 2014
Fix Collection3D. Fixes legend for scatter3d
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
topic: mplot3d
Added support for empty input to scatter3d and plot3d.
topic: mplot3d
#375
by WeatherGod
was merged Jun 28, 2011
Loading...
updated Jul 16, 2014
Bugfix/anim3d example
topic: mplot3d
#22
by WeatherGod
was merged Feb 26, 2011
Loading...
updated Jul 23, 2014
Newfeats/mplot3d ticklabels
topic: mplot3d
#23
by WeatherGod
was merged Feb 26, 2011
Loading...
updated Jul 23, 2014
Added missing set_sort_zpos method for Line3DCollection objects.
topic: mplot3d
#111
by WeatherGod
was merged May 11, 2011
Loading...
updated Jul 23, 2014
Removing hard-coded values used in mplot3d
topic: mplot3d
#137
by WeatherGod
was merged Jun 16, 2011
Loading...
updated Jul 23, 2014
Added code information to Poly3DCollection
topic: mplot3d
#4793
by cwebster2
was merged Jul 27, 2015
Loading...
updated Jul 27, 2015
Backport PR #9495 on branch v2.1.x
GUI: MacOSX
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
topic: mplot3d
Fix 3D camera mouse movement on OSX
GUI: MacOSX
topic: mplot3d
#9306
by dstansby
was closed Oct 21, 2017
Loading...
updated Feb 13, 2018
Set data limits for Axes3DSubplot.plot when zdir=y or zdir=x #5742
topic: mplot3d
#10728
by Osarumwense
was merged Mar 9, 2018
Loading...
updated Mar 9, 2018
2 tasks done
v2.2.1
ProTip!
Mix and match filters to narrow down what you’re looking for.