autocolorscale

var autocolorscale: Boolean?

Determines whether the colorscale is a default palette (true) or the palette determined by colorscale. Has an effect only if in color is set to a numerical array. In case colorscale is unspecified or autocolorscale is true, the default palette will be chosen according to whether numbers in the color array are all positive, all negative or mixed. Default: true.