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
If colors of scatter points are set during the initial call, then later calls of set_facecolor to that artist fail to update the colors. set_edgecolor works as expected. This is happening in 2D and 3D scatter plots (fixing the 2D case should fix both).