Hi, everyone!
In plot_surface of matplotlib (mpl_toolkits.mplot3d.axes3d.Axes3D.plot_surface — Matplotlib 3.8.0 documentation) there is the parameter “facecolors” that allows me to choose the specific color for each patch. Is it possible to do the same in Plotly?
Thank you all in advance!