|
-
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 gaps (i.e. {nan} or missing values) in the provided data arrays are connected.
|
|
Sets the x coordinate step. See `x0` for more info.
|
|
Sets the y coordinate step. See `y0` for more info.
|
|
|
|
|
|
Sets the area to fill with a solid color. Use with `fillcolor`.
|
|
Sets the fill color.
|
|
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.
|
|
|
|
|
|
Determines the drawing mode for this scatter trace. If the provided `mode` includes *text* then the `text` elements appear at the coordinates. Otherwise, the `text` elements appear on hover. If there are less than 20 points, then the default is *lines+markers*. Otherwise, *lines*.
|
|
Sets the opacity of the trace.
|
|
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 positions of the `text` elements with respects to the (x,y) coordinates.
|
|
Sets the source reference on plot.ly for textposition .
|
|
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 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 .
|
|
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 .
|