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.