|
-
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
|
|
If *true*, the mean of the box(es)' underlying distribution is drawn as a dashed line inside the box(es). If *sd* the standard deviation is also drawn.
|
|
If *outliers*, only the sample points lying outside the whiskers are shown If *suspectedoutliers*, the outlier points are shown and points either less than 4*Q1-3*Q3 or greater than 4*Q3-3*Q1 are highlighted (see `outliercolor`) If *all*, all sample points are shown If *false*, only the box(es) are shown with no sample points
|
|
Sets the fill color.
|
|
Determines which trace information appear on hover.
|
|
Sets the amount of jitter in the sample points drawn. If *0*, the sample points align along the distribution axis. If *1*, the sample points are drawn in a random jitter of width equal to the width of the box(es).
|
|
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.
|
|
Sets the orientation of the box(es). If *v* (*h*), the distribution is visualized along the vertical (horizontal).
|
|
Sets the position of the sample points in relation to the box(es). If *0*, the sample points are places over the center of the box(es). Positive (negative) values correspond to positions to the right (left) for vertical boxes and above (below) for horizontal boxes
|
|
Determines whether or not an item corresponding to this trace is shown in the legend.
|
|
|
|
|
|
|
|
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 width of the whiskers relative to the box' width. For example, with 1, the whiskers are as wide as the box(es).
|
|
Sets the x sample data or coordinates. See overview for more info.
|
|
Sets the x coordinate of the box. See overview for more info.
|
|
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 y sample data or coordinates. See overview for more info.
|
|
Sets the y coordinate of the box. See overview for more info.
|
|
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 .
|