-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Pull requests: matplotlib/matplotlib
Pull requests list
Added support for empty input to scatter3d and plot3d.
topic: mplot3d
#375
by WeatherGod
was merged Jun 28, 2011
Loading...
Removing hard-coded values used in mplot3d
topic: mplot3d
#137
by WeatherGod
was merged Jun 16, 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...
Do not do equality test with None
topic: mplot3d
#130
by WeatherGod
was closed Jun 7, 2011
Loading...
Added missing set_sort_zpos method for Line3DCollection objects.
topic: mplot3d
#111
by WeatherGod
was merged May 11, 2011
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.