|
-
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
|
|
-
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 x axis bin attributes are picked by an algorithm.
|
|
Determines whether or not the y axis bin attributes are picked by an algorithm.
|
|
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.
|
|
Specifies the binning function used for this histogram trace. If *count*, the histogram values are computed by counting the number of values lying inside each bin. If *sum*, *avg*, *min*, *max*, the histogram values are computed using the sum, the average, the minimum or the maximum of the values lying inside each bin respectively.
|
|
Specifies the type of normalization used for this histogram trace. If **, the span of each bar corresponds to the number of occurrences (i.e. the number of data points lying inside the bins). If *percent*, the span of each bar corresponds to the percentage of occurrences with respect to the total number of sample points (here, the sum of all bin area equals 100%). If *density*, the span of each bar corresponds to the number of occurrences in a bin divided by the size of the bin interval (here, the sum of all bin area equals the total number of sample points). If *probability density*, the span of each bar corresponds to the probability that an event will fall into the corresponding bin (here, the sum of all bin area equals 1).
|
|
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 number of x axis bins.
|
|
Sets the number of y axis bins.
|
|
Sets the opacity of the trace.
|
|
Sets the orientation of the bars. With *v* (*h*), the value of the each bar spans along the vertical (horizontal).
|
|
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 sample data to be binned on the x axis.
|
|
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 sample data to be binned on the y axis.
|
|
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 aggregation 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 .
|