All Classes and Interfaces
Class
Description
This is to supply annotation in Plot.ly reference to
https://plotly.com/javascript/reference/layout/annotations/.
The horizontal alignment of the 'text' within the box.
Determines whether the range of this axis is computed in relation to the input data.
If this axis needs to be compressed (either due to its own `scaleanchor` and `scaleratio` or
those of the other axis), determines how that happens: by increasing the "range" (default), or
by decreasing the "domain".
If this axis needs to be compressed (either due to its own `scaleanchor` and `scaleratio` or
those of the other axis), determines which direction we push the originally specified plot
area.
If "normal", the range is computed in relation to the extrema of the input data.
If set to another axis id (e.g.
Determines whether an x (y) axis is positioned at the "bottom" ("left") or "top" ("right") of
the plotting area.
Sets the axis type.
Candlestick time series plot typically used to illustrate price trends for stocks and other
exchange-traded products
Determines whether this color bar's thickness (i.e. the measure in the constant color
direction) is set in units of plot "fraction" or in "pixels".
Plotly's graph description places attributes into two categories: traces (objects that describe a
single series of data in a graph like Scatter or Heatmap) and layout attributes that apply to the
rest of the chart, like the title, xaxis, or annotations).
HTML font family - the typeface that will be applied by the web browser.
Defines the gradient type
Determines the display mode for bars when you have multiple bar traces.
Determines the mode of drag interactions.
Determines the mode of hover interactions.
Determines the shape of the line Linear (i.e. straight lines) is the default.
The margin for the plot
Predefined palettes
Open-High-Low-Close time series plot typically used to illustrate price trends for stocks and
other exchange-traded products
Represents an entire html page that contains a figure
Displays plots in a development setting, by exporting a file containing the HTML and Javascript,
and then opening the file in the default browser on the developer's machine.
Abstract superclass for time series plots that have open-high-low-close data
symbol ( "circle-open" | "circle-dot" | "circle-open-dot" "square-open" | "square-dot" |
"square-open-dot" "diamond-open" | "diamond-dot" | "diamond-open-dot" "cross-open" | "cross-dot"
| "cross-open-dot" "x-open" | "x-dot" | "x-open-dot" "triangle-up-open" | "triangle-up-dot" |
"triangle-up-open-dot" "triangle-down-open" | "triangle-down-dot" | "triangle-down-open-dot"
"triangle-left-open" | "triangle-left-dot" | "triangle-left-open-dot" "triangle-right-open" |
"triangle-right-dot" | "triangle-right-open-dot" "triangle-ne-open" | "triangle-ne-dot" |
"triangle-ne-open-dot" "triangle-se-open" | "triangle-se-dot" | "triangle-se-open-dot"
"triangle-sw-open" | "triangle-sw-dot" | "triangle-sw-open-dot" "triangle-nw-open" |
"triangle-nw-dot" | "triangle-nw-open-dot"
Controls the display of prefixes, suffixes, and exponents on ticks
Controls the display of prefixes on ticks
Controls the display of prefixes on ticks
Sets the tick mode for this axis.
Determines whether and where ticks are drawn
A Tukey Mean-Difference Plot (AKA a Bland-Altman plot) is a kind of scatter plot used frequently
in medicine, biology and other fields, is used to visualize the differences between two
quantitative measurements.