|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
-
Returns:
bool
|
|
Determines whether or not the colorscale is picked using the sign of the input z values.
|
|
|
|
Sets the colorscale.
|
|
Determines whether or not gaps (i.e. {nan} or missing values) in the `z` data are filled in.
|
|
Sets the x coordinate step. See `x0` for more info.
|
|
Sets the y coordinate step. See `y0` for more info.
|
|
Determines which trace information appear on hover.
|
|
Sets the legend group for this trace. Traces part of the same legend group hide/show at the same time when toggling legend items.
|
|
Sets the opacity of the trace.
|
|
Reverses the colorscale.
|
|
Determines whether or not an item corresponding to this trace is shown in the legend.
|
|
Determines whether or not a colorbar is displayed for this trace.
|
|
|
|
Sets the text elements associated with each z value.
|
|
Sets the source reference on plot.ly for text .
|
|
Transposes the z data.
|
|
|
|
|
|
Determines whether or not this trace is visible. If *legendonly*, the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).
|
|
Sets the x coordinates.
|
|
Alternate to `x`. Builds a linear space of x coordinates. Use with `dx` where `x0` is the starting coordinate and `dx` the step.
|
|
Sets a reference between this trace's x coordinates and a 2D cartesian x axis. If *x* (the default value), the x coordinates refer to `layout.xaxis`. If *x2*, the x coordinates refer to `layout.xaxis2`, and so on.
|
|
Sets the source reference on plot.ly for x .
|
|
If *array*, the heatmap's x coordinates are given by *x* (the default behavior when `x` is provided). If *scaled*, the heatmap's x coordinates are given by *x0* and *dx* (the default behavior when `x` is not provided).
|
|
Sets the y coordinates.
|
|
Alternate to `y`. Builds a linear space of y coordinates. Use with `dy` where `y0` is the starting coordinate and `dy` the step.
|
|
Sets a reference between this trace's y coordinates and a 2D cartesian y axis. If *y* (the default value), the y coordinates refer to `layout.yaxis`. If *y2*, the y coordinates refer to `layout.xaxis2`, and so on.
|
|
Sets the source reference on plot.ly for y .
|
|
If *array*, the heatmap's y coordinates are given by *y* (the default behavior when `y` is provided) If *scaled*, the heatmap's y coordinates are given by *y0* and *dy* (the default behavior when `y` is not provided)
|
|
Sets the z data.
|
|
Determines the whether or not the color domain is computed with respect to the input data.
|
|
Sets the upper bound of color domain.
|
|
Sets the lower bound of color domain.
|
|
Picks a smoothing algorithm use to smooth `z` data.
|
|
Sets the source reference on plot.ly for z .
|