[Matplotlib-users] 'Poly3DCollection' object has no attribute '_facecolors2d'

steeeve12 stevenyee64 at gmail.com
Sat Apr 9 22:09:05 EDT 2016


I am still receiving this same error message when executing the line below.
hb_made is a hexbin PolyCollection that I am trying to convert into a
Poly3DCollection. I think this is an unresolved issue
(https://github.com/matplotlib/matplotlib/pull/4090 and
https://github.com/matplotlib/matplotlib/issues/4067)

ax.add_collection3d(hb_made, zs=shotNumber.get_array(), zdir='y')



--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Poly3DCollection-object-has-no-attribute-facecolors2d-tp44809p46945.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


More information about the Matplotlib-users mailing list