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
zauto (boolean)
default: true
Determines the whether or not the color domain is computed with respect to the input data. zmin (number)
Sets the lower bound of color domain. zmax (number)
Sets the upper bound of color domain.
However, when used in surfaces, such as displayed in https://plot.ly/~filipinascimento/3/ , zmin and zmax are ignored for the surface color (although, it updates the colorbar). This makes impossible to have two surfaces sharing the same colormap.