Class and Description |
---|
Figure
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).
|
Class and Description |
---|
Figure
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).
|
Layout.BarMode
Determines the display mode for bars when you have multiple bar traces.
|
Class and Description |
---|
Axis |
Axis.AutoRange
Determines whether or not the range of this axis is computed in relation to the input data.
|
Axis.AxisBuilder |
Axis.CategoryOrder |
Axis.Constrain
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".
|
Axis.ConstrainToward
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.
|
Axis.RangeMode
If "normal", the range is computed in relation to the extrema of the input data.
|
Axis.ScaleAnchor
If set to another axis id (e.g.
|
Axis.Side
Determines whether an x (y) axis is positioned at the "bottom" ("left") or "top" ("right") of
the plotting area.
|
Axis.Spikes |
Axis.Spikes.SpikeMode |
Axis.Spikes.SpikesBuilder |
Axis.Spikes.SpikeSnap |
Axis.Type
Sets the axis type.
|
ColorBar |
ColorBar.ColorBarBuilder |
ColorBar.LenMode |
ColorBar.ThicknessMode
Determines whether this color bar's thickness (i.e.
|
ColorBar.Xanchor |
ColorBar.Yanchor |
Component |
Figure
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).
|
Figure.FigureBuilder |
Font |
Font.Family
HTML font family - the typeface that will be applied by the web browser.
|
Font.FontBuilder |
Gradient |
Gradient.GradientBuilder |
Gradient.Type
Defines the gradient type
|
Grid |
Grid.GridBuilder |
Grid.Pattern |
Grid.RowOrder |
Grid.XSide |
Grid.YSide |
HoverLabel |
HoverLabel.HoverLabelBuilder |
Layout |
Layout.BarMode
Determines the display mode for bars when you have multiple bar traces.
|
Layout.DragMode
Determines the mode of drag interactions.
|
Layout.HoverMode
Determines the mode of hover interactions.
|
Layout.LayoutBuilder |
Line |
Line.Dash |
Line.LineBuilder |
Line.Shape
Determines the shape of the line Linear (i.e.
|
Margin
The margin for the plot
|
Margin.MarginBuilder |
Marker |
Marker.MarkerBuilder |
Marker.Palette
Predefined palettes
|
Marker.SizeMode |
Page
Represents an entire html page that contains a figure
|
Page.PageBuilder |
Symbol
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"
|
TickSettings |
TickSettings.DisplayRules
Controls the display of prefixes, suffixes, and exponents on ticks
|
TickSettings.ExponentFormat
Controls the display of prefixes on ticks
|
TickSettings.Mirror
Controls the display of prefixes on ticks
|
TickSettings.TickMode
Sets the tick mode for this axis.
|
TickSettings.TickPlacement
Determines whether and where ticks are drawn
|
TickSettings.TickSettingsBuilder |
Class and Description |
---|
Component |
Class and Description |
---|
Axis |
Component |
Class and Description |
---|
HoverLabel |
Line |
Marker |
Copyright © 2019. All rights reserved.