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
@etpinard
I noticed that the background colors for Trisurfs in Python were not their usual grey. I found a similar issue in the JS tutorial for 3D Axes and recreated the same problem in Codepen by forcing a background color of rgb(255,0,0) for illustrative purposes.