|
-
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.
|
|
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).
|
|
For polar chart only.Sets the radial coordinates.
|
|
Sets the source reference on plot.ly for r .
|
|
Determines whether or not an item corresponding to this trace is shown in the legend.
|
|
|
|
For polar chart only.Sets the angular coordinates.
|
|
Sets text elements associated with each (x,y) pair. If a single string, the same string appears over all the data points. If an array of string, the items are mapped in order to the this trace's (x,y) coordinates.
|
|
Sets the source reference on plot.ly for text .
|
|
Sets the source reference on plot.ly for t .
|
|
|
|
|
|
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 .
|
|
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 .
|
|
Sets the aggregation data.
|
|
Sets the source reference on plot.ly for z .
|