-
-
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...
Added missing set_sort_zpos method for Line3DCollection objects.
topic: mplot3d
#111
by WeatherGod
was merged May 11, 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...
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 Collection3D. Fixes legend for scatter3d
Release critical
For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
topic: mplot3d
Backport PR #18038 on branch v3.3.x (FIX: use internal _set_postion, not external)
topic: geometry manager
LayoutEngine, Constrained layout, Tight layout
topic: mplot3d
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.