You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It simply copies the value from the 2D version to `self._facecolor3d`,
and then later to `self._facecolor2d`, but never does anything to
require these additional copies.
Fixesmatplotlib#18815.
0 commit comments