A B C D E F G H I J L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractTrace - Class in tech.tablesaw.plotly.traces
- AbstractTrace(TraceBuilder) - Constructor for class tech.tablesaw.plotly.traces.AbstractTrace
- AbstractTrace.Visibility - Enum in tech.tablesaw.plotly.traces
- ACROSS - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- ACROSS_AND_MARKER - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- addEventHandlers(EventHandler...) - Method in class tech.tablesaw.plotly.components.Figure.FigureBuilder
- addTraces(Trace...) - Method in class tech.tablesaw.plotly.components.Figure.FigureBuilder
- align(Annotation.Align) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- ALL - tech.tablesaw.plotly.components.TickSettings.DisplayRules
- ALL - tech.tablesaw.plotly.components.TickSettings.Mirror
- ALL_TICKS - tech.tablesaw.plotly.components.TickSettings.Mirror
- angle(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Sets the angle of the tick labels with respect to the horizontal.
- Annotation - Class in tech.tablesaw.plotly.components
- Annotation.Align - Enum in tech.tablesaw.plotly.components
-
The horizontal alignment of the 'text' within the box.
- Annotation.AnnotationBuilder - Class in tech.tablesaw.plotly.components
- Annotation.ClicktoShow - Enum in tech.tablesaw.plotly.components
- Annotation.Valign - Enum in tech.tablesaw.plotly.components
- Annotation.Xanchor - Enum in tech.tablesaw.plotly.components
- Annotation.Yanchor - Enum in tech.tablesaw.plotly.components
- AREA - tech.tablesaw.plotly.components.Marker.SizeMode
- AreaPlot - Class in tech.tablesaw.plotly.api
- AreaPlot() - Constructor for class tech.tablesaw.plotly.api.AreaPlot
- ARIAL - tech.tablesaw.plotly.components.Font.Family
- ARRAY - tech.tablesaw.plotly.components.Axis.CategoryOrder
- ARRAY - tech.tablesaw.plotly.components.TickSettings.TickMode
- arrayTicks(double[]) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- arrayTicks(double[], String[]) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- arrowcolor(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- arrowhead(int) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- arrowside(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- arrowsize(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- arrowwidth(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- asJavascript() - Method in class tech.tablesaw.plotly.components.Annotation
- asJavascript() - Method in class tech.tablesaw.plotly.components.Axis
- asJavascript() - Method in class tech.tablesaw.plotly.components.change.Change
- asJavascript() - Method in class tech.tablesaw.plotly.components.change.ChangeLine
- asJavascript() - Method in class tech.tablesaw.plotly.components.ColorBar
- asJavascript() - Method in class tech.tablesaw.plotly.components.Component
-
Deprecated.
- asJavascript() - Method in class tech.tablesaw.plotly.components.Config
- asJavascript() - Method in class tech.tablesaw.plotly.components.Domain
- asJavascript() - Method in class tech.tablesaw.plotly.components.Font
- asJavascript() - Method in class tech.tablesaw.plotly.components.Gradient
- asJavascript() - Method in class tech.tablesaw.plotly.components.Grid
- asJavascript() - Method in class tech.tablesaw.plotly.components.HoverLabel
- asJavascript() - Method in class tech.tablesaw.plotly.components.Layout
- asJavascript() - Method in class tech.tablesaw.plotly.components.Line
- asJavascript() - Method in class tech.tablesaw.plotly.components.Margin
- asJavascript() - Method in class tech.tablesaw.plotly.components.Marker
- asJavascript() - Method in class tech.tablesaw.plotly.components.Page
- asJavascript() - Method in class tech.tablesaw.plotly.components.threeD.Camera
- asJavascript() - Method in class tech.tablesaw.plotly.components.threeD.Scene
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.BarTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.BoxTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.ContourTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.HeatmapTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.Histogram2DTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.HistogramTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.PieTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.ScatterTrace
- asJavascript(int) - Method in interface tech.tablesaw.plotly.traces.Trace
-
Returns a string of Javascript code that can be used to display the trace in a browser
- asJavascript(int) - Method in class tech.tablesaw.plotly.traces.ViolinTrace
- asJavascript(String) - Method in class tech.tablesaw.plotly.components.Component
- asJavascript(String) - Method in class tech.tablesaw.plotly.components.Figure
- asJavascript(String, String) - Method in interface tech.tablesaw.plotly.event.EventHandler
-
Returns a string of Javascript code that implements a plotly event handler
- asJavascript(String, String) - Method in class tech.tablesaw.plotly.event.HoverEventHandler
-
Returns a string of Javascript code that implements a plotly hover event handler
- asJavascript(String, String, String) - Method in interface tech.tablesaw.plotly.event.EventHandlerBody
-
Returns a string of Javascript code that implements a plotly event handler
- asJavascript(String, String, String) - Method in class tech.tablesaw.plotly.event.HoverBroadcastBody
- asJSON() - Method in class tech.tablesaw.plotly.components.Component
- ASTERISK - tech.tablesaw.plotly.components.Symbol
- AUTO - tech.tablesaw.plotly.components.Annotation.Xanchor
- AUTO - tech.tablesaw.plotly.components.Annotation.Yanchor
- AUTO - tech.tablesaw.plotly.components.TickSettings.TickMode
- autoBinX(boolean) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
-
Determines whether or not the x axis bin attributes are picked by an algorithm.
- autoBinY(boolean) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- autoColorScale(boolean) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Has an effect only if `marker.color` is set to a numerical array.
- autoExpand(boolean) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- autoMargin(boolean) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Determines whether long tick labels automatically grow the figure margins.
- autoRange(Axis.AutoRange) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Determines whether or not the range of this axis is computed in relation to the input data.
- autosize(boolean) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- AVG - tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- ax(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- Axis - Class in tech.tablesaw.plotly.components
- Axis.AutoRange - Enum in tech.tablesaw.plotly.components
-
Determines whether or not the range of this axis is computed in relation to the input data.
- Axis.AxisBuilder - Class in tech.tablesaw.plotly.components
- Axis.CategoryOrder - Enum in tech.tablesaw.plotly.components
- Axis.Constrain - Enum in tech.tablesaw.plotly.components
-
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 - Enum in tech.tablesaw.plotly.components
-
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 - Enum in tech.tablesaw.plotly.components
-
If "normal", the range is computed in relation to the extrema of the input data.
- Axis.ScaleAnchor - Enum in tech.tablesaw.plotly.components
-
If set to another axis id (e.g.
- Axis.Side - Enum in tech.tablesaw.plotly.components
-
Determines whether an x (y) axis is positioned at the "bottom" ("left") or "top" ("right") of the plotting area.
- Axis.Spikes - Class in tech.tablesaw.plotly.components
- Axis.Spikes.SpikeMode - Enum in tech.tablesaw.plotly.components
- Axis.Spikes.SpikesBuilder - Class in tech.tablesaw.plotly.components
- Axis.Spikes.SpikeSnap - Enum in tech.tablesaw.plotly.components
- Axis.Type - Enum in tech.tablesaw.plotly.components
-
Sets the axis type.
- axref(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- ay(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- ayref(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
B
- B - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- barMode(Layout.BarMode) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- BarTrace - Class in tech.tablesaw.plotly.traces
- BarTrace.BarBuilder - Class in tech.tablesaw.plotly.traces
- BarTrace.Orientation - Enum in tech.tablesaw.plotly.traces
- bgcolor(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- bgColor(String) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the color of padded area.
- bgColor(String) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- BLACKBODY - tech.tablesaw.plotly.components.Marker.Palette
- BLUE_RED - tech.tablesaw.plotly.components.Marker.Palette
- BLUES - tech.tablesaw.plotly.components.Marker.Palette
- body(EventHandlerBody) - Method in class tech.tablesaw.plotly.event.HoverEventHandler.HoverEventHanlderBuilder
- bordercolor(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- borderColor(String) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the color of the border enclosing this color bar.
- borderColor(String) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- borderpad(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- borderwidth(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- borderWidth(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the width (in px) or the border enclosing this color bar.
- bottom - tech.tablesaw.plotly.components.Axis.Side
- bottom(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- BOTTOM - tech.tablesaw.plotly.components.Annotation.Valign
- BOTTOM - tech.tablesaw.plotly.components.Annotation.Yanchor
- BOTTOM - tech.tablesaw.plotly.components.Axis.ConstrainToward
- BOTTOM - tech.tablesaw.plotly.components.ColorBar.Yanchor
- BOTTOM - tech.tablesaw.plotly.components.Grid.XSide
- BOTTOM_PLOT - tech.tablesaw.plotly.components.Grid.XSide
- BOTTOM_TO_TOP - tech.tablesaw.plotly.components.Grid.RowOrder
- BOWTIE - tech.tablesaw.plotly.components.Symbol
- boxPlot(boolean) - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- BoxPlot - Class in tech.tablesaw.plotly.api
- BoxPlot() - Constructor for class tech.tablesaw.plotly.api.BoxPlot
- BoxTrace - Class in tech.tablesaw.plotly.traces
- BoxTrace.BoxBuilder - Class in tech.tablesaw.plotly.traces
- browse(File) - Method in class tech.tablesaw.plotly.display.Browser
- Browser - Class in tech.tablesaw.plotly.display
- Browser() - Constructor for class tech.tablesaw.plotly.display.Browser
- BubblePlot - Class in tech.tablesaw.plotly.api
- BubblePlot() - Constructor for class tech.tablesaw.plotly.api.BubblePlot
- build() - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- build() - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- build() - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
- build() - Method in class tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
- build() - Method in class tech.tablesaw.plotly.components.change.Decreasing.DecreasingBuilder
- build() - Method in class tech.tablesaw.plotly.components.change.Increasing.IncreasingBuilder
- build() - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
- build() - Method in class tech.tablesaw.plotly.components.Config.Builder
- build() - Method in class tech.tablesaw.plotly.components.Domain.DomainBuilder
- build() - Method in class tech.tablesaw.plotly.components.Figure.FigureBuilder
- build() - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
- build() - Method in class tech.tablesaw.plotly.components.Gradient.GradientBuilder
- build() - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
- build() - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- build() - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- build() - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
- build() - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- build() - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
- build() - Method in class tech.tablesaw.plotly.components.Page.PageBuilder
- build() - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
- build() - Method in class tech.tablesaw.plotly.components.threeD.Eye.EyeBuilder
- build() - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- build() - Method in class tech.tablesaw.plotly.components.threeD.Up.UpBuilder
- build() - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- build() - Method in class tech.tablesaw.plotly.event.HoverBroadcastBody.HoverBroadcastBuilder
- build() - Method in class tech.tablesaw.plotly.event.HoverEventHandler.HoverEventHanlderBuilder
- build() - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- build() - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
- build() - Method in class tech.tablesaw.plotly.traces.ContourTrace.ContourBuilder
- build() - Method in class tech.tablesaw.plotly.traces.HeatmapTrace.HeatmapBuilder
- build() - Method in class tech.tablesaw.plotly.traces.Histogram2DTrace.Histogram2DBuilder
- build() - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- build() - Method in class tech.tablesaw.plotly.traces.PieTrace.PieBuilder
- build() - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- build() - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- build() - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- buildContext(String) - Method in class tech.tablesaw.plotly.components.Figure
- builder() - Static method in class tech.tablesaw.plotly.components.Annotation
- builder() - Static method in class tech.tablesaw.plotly.components.Axis
- builder() - Static method in class tech.tablesaw.plotly.components.Axis.Spikes
- builder() - Static method in class tech.tablesaw.plotly.components.change.ChangeLine
- builder() - Static method in class tech.tablesaw.plotly.components.change.Decreasing
- builder() - Static method in class tech.tablesaw.plotly.components.change.Increasing
- builder() - Static method in class tech.tablesaw.plotly.components.ColorBar
- builder() - Static method in class tech.tablesaw.plotly.components.Config
- builder() - Static method in class tech.tablesaw.plotly.components.Domain
- builder() - Static method in class tech.tablesaw.plotly.components.Figure
- builder() - Static method in class tech.tablesaw.plotly.components.Font
- builder() - Static method in class tech.tablesaw.plotly.components.Gradient
- builder() - Static method in class tech.tablesaw.plotly.components.Grid
- builder() - Static method in class tech.tablesaw.plotly.components.HoverLabel
- builder() - Static method in class tech.tablesaw.plotly.components.Layout
- builder() - Static method in class tech.tablesaw.plotly.components.Line
- builder() - Static method in class tech.tablesaw.plotly.components.Margin
- builder() - Static method in class tech.tablesaw.plotly.components.Marker
- builder() - Static method in class tech.tablesaw.plotly.components.TickSettings
- builder() - Static method in class tech.tablesaw.plotly.event.HoverBroadcastBody
- builder() - Static method in class tech.tablesaw.plotly.event.HoverEventHandler
- builder(double[]) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
- builder(double[], double[]) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
- builder(double[], double[]) - Static method in class tech.tablesaw.plotly.traces.Histogram2DTrace
- builder(double[], double[]) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
- builder(double[], double[]) - Static method in class tech.tablesaw.plotly.traces.ViolinTrace
- builder(double[], double[], double[]) - Static method in class tech.tablesaw.plotly.traces.Scatter3DTrace
- builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.BarTrace
- builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
- builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.PieTrace
- builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.ViolinTrace
- builder(Object[], Object[], double[][]) - Static method in class tech.tablesaw.plotly.traces.ContourTrace
- builder(Object[], Object[], double[][]) - Static method in class tech.tablesaw.plotly.traces.HeatmapTrace
- builder(String) - Static method in class tech.tablesaw.plotly.components.Layout
- builder(String, String) - Static method in class tech.tablesaw.plotly.components.Layout
- builder(String, String, String) - Static method in class tech.tablesaw.plotly.components.Layout
- builder(CategoricalColumn<?>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.BarTrace
- builder(CategoricalColumn<?>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
- builder(CategoricalColumn<?>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.ViolinTrace
- builder(NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
- builder(NumericColumn<? extends Number>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.Histogram2DTrace
- builder(NumericColumn<? extends Number>, NumericColumn<? extends Number>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.Scatter3DTrace
- builder(Column<?>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
- builder(Column<?>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.PieTrace
- builder(Column<?>, NumericColumn<? extends Number>, NumericColumn<? extends Number>, NumericColumn<? extends Number>, NumericColumn<? extends Number>) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
- builder(Column<?>, Column<?>) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
C
- camera(Camera) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- Camera - Class in tech.tablesaw.plotly.components.threeD
- Camera.CameraBuilder - Class in tech.tablesaw.plotly.components.threeD
- cameraBuilder() - Method in class tech.tablesaw.plotly.components.threeD.Camera
- CameraBuilder() - Constructor for class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
- CandlestickPlot - Class in tech.tablesaw.plotly.api
-
Candlestick time series plot typically used to illustrate price trends for stocks and other exchange-traded products
- CandlestickPlot() - Constructor for class tech.tablesaw.plotly.api.CandlestickPlot
- captureevents(boolean) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- CATEGORY - tech.tablesaw.plotly.components.Axis.Type
- CATEGORY_ASCENDING - tech.tablesaw.plotly.components.Axis.CategoryOrder
- CATEGORY_DESCENDING - tech.tablesaw.plotly.components.Axis.CategoryOrder
- categoryOrder(Axis.CategoryOrder) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- cAuto(boolean) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Has an effect only if `marker.color` is set to a numerical array and `cmin`, `cmax` are also set.
- CENTER - tech.tablesaw.plotly.components.Annotation.Align
- CENTER - tech.tablesaw.plotly.components.Annotation.Xanchor
- CENTER - tech.tablesaw.plotly.components.Axis.ConstrainToward
- CENTER - tech.tablesaw.plotly.components.ColorBar.Xanchor
- Change - Class in tech.tablesaw.plotly.components.change
- Change.ChangeBuilder - Class in tech.tablesaw.plotly.components.change
- ChangeBuilder() - Constructor for class tech.tablesaw.plotly.components.change.Change.ChangeBuilder
- changeLine - Variable in class tech.tablesaw.plotly.components.change.Change.ChangeBuilder
- changeLine(ChangeLine) - Method in class tech.tablesaw.plotly.components.change.Change.ChangeBuilder
- changeLine(ChangeLine) - Method in class tech.tablesaw.plotly.components.change.Decreasing.DecreasingBuilder
- changeLine(ChangeLine) - Method in class tech.tablesaw.plotly.components.change.Increasing.IncreasingBuilder
- ChangeLine - Class in tech.tablesaw.plotly.components.change
- ChangeLine.LineBuilder - Class in tech.tablesaw.plotly.components.change
- CIRCLE - tech.tablesaw.plotly.components.Symbol
- CIRCLE_CROSS - tech.tablesaw.plotly.components.Symbol
- CIRCLE_X - tech.tablesaw.plotly.components.Symbol
- CIVIDIS - tech.tablesaw.plotly.components.Marker.Palette
- clicktoshow(Annotation.ClicktoShow) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- CLOSEST - tech.tablesaw.plotly.components.Layout.HoverMode
- cMinAndMax(double, double) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Has an effect only if `marker.color` is set to a numerical array.
- color(double[]) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the marker color to an array of numeric values for use when a color scale is provided
- color(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- color(String) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
- color(String) - Method in class tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
-
Sets the color of line bounding the box(es).
- color(String) - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
- color(String) - Method in class tech.tablesaw.plotly.components.Gradient.GradientBuilder
-
Sets the marker color to a single value
- color(String) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
-
Sets the line color
- color(String) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the marker color to a single value
- color(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Sets the tick color
- color(String[]) - Method in class tech.tablesaw.plotly.components.Gradient.GradientBuilder
-
Sets the marker color to an array of color values
- color(String[]) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the marker color to an array of color values
- colorBar(ColorBar) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the ColorBar to display the scale for the marker
- ColorBar - Class in tech.tablesaw.plotly.components
- ColorBar.ColorBarBuilder - Class in tech.tablesaw.plotly.components
- ColorBar.LenMode - Enum in tech.tablesaw.plotly.components
- ColorBar.ThicknessMode - Enum in tech.tablesaw.plotly.components
-
Determines whether this color bar's thickness (i.e.
- ColorBar.Xanchor - Enum in tech.tablesaw.plotly.components
- ColorBar.Yanchor - Enum in tech.tablesaw.plotly.components
- ColorBarBuilder() - Constructor for class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
- colorScale(Marker.Palette) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the colorscale and only has an effect if `marker.color` is set to a numerical array.
- column(int) - Method in class tech.tablesaw.plotly.components.Domain.DomainBuilder
- columns(int) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
The number of columns in the grid.
- columnToStringArray(Column<?>) - Static method in class tech.tablesaw.plotly.traces.TraceBuilder
- Component - Class in tech.tablesaw.plotly.components
- Component() - Constructor for class tech.tablesaw.plotly.components.Component
- config(Config) - Method in class tech.tablesaw.plotly.components.Figure.FigureBuilder
- Config - Class in tech.tablesaw.plotly.components
- Config.Builder - Class in tech.tablesaw.plotly.components
- constrain(Axis.Constrain) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- constrainToward(Axis.ConstrainToward) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- ContourPlot - Class in tech.tablesaw.plotly.api
- ContourTrace - Class in tech.tablesaw.plotly.traces
- ContourTrace(ContourTrace.ContourBuilder) - Constructor for class tech.tablesaw.plotly.traces.ContourTrace
- ContourTrace.ContourBuilder - Class in tech.tablesaw.plotly.traces
- COUNT - tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- COUPLED - tech.tablesaw.plotly.components.Grid.Pattern
- create(String, double[]) - Static method in class tech.tablesaw.plotly.api.Histogram
- create(String, String, double[], double[]) - Static method in class tech.tablesaw.plotly.api.TukeyMeanDifferencePlot
-
Returns a figure containing a QQ Plot describing the differences between the distribution of values in the columns of interest
- create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.BubblePlot
- create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.LinePlot
- create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.QQPlot
-
Returns a figure containing a QQ Plot describing the differences between the distribution of values in the columns of interest
- create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.ScatterPlot
- create(String, String, DateColumn, String, NumericColumn<?>) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
- create(String, String, DateTimeColumn, String, NumericColumn<?>) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
- create(String, String, InstantColumn, String, NumericColumn<?>) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
- create(String, String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.TukeyMeanDifferencePlot
-
Returns a figure containing a Tukey Mean-Difference Plot describing the differences between the data in two columns of interest
- create(String, NumericColumn<?>) - Static method in class tech.tablesaw.plotly.api.Histogram
- create(String, Table, String) - Static method in class tech.tablesaw.plotly.api.Histogram
- create(String, Table, String) - Static method in class tech.tablesaw.plotly.api.QuantilePlot
-
Returns a figure containing a Quantile Plot describing the distribution of values in the column of interest
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.AreaPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.BoxPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ContourPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.Heatmap
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.Histogram2D
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.HorizontalBarPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.LinePlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ParetoPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.PiePlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.QQPlot
-
Returns a figure containing a QQ Plot describing the differences between the distribution of values in the columns of interest
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ScatterPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
- create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.VerticalBarPlot
- create(String, Table, String, String, boolean, boolean) - Static method in class tech.tablesaw.plotly.api.ViolinPlot
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.AreaPlot
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.BubblePlot
-
create a bubble plot using column names
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.LinePlot
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.Scatter3DPlot
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.ScatterPlot
- create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
- create(String, Table, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.BubblePlot
- create(String, Table, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.Scatter3DPlot
- create(String, Table, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.CandlestickPlot
-
Returns Figure containing candlestick time series plot with a default layout
- create(String, Table, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.OHLCPlot
-
Returns Figure containing Open-High-Low-Close time series plot with a default layout
- create(String, Table, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.Scatter3DPlot
- create(String, Table, String, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.PricePlot
- create(String, Table, String, Layout.BarMode, String...) - Static method in class tech.tablesaw.plotly.api.HorizontalBarPlot
- create(String, Table, String, Layout.BarMode, String...) - Static method in class tech.tablesaw.plotly.api.VerticalBarPlot
- create(String, Column, Column, NumericColumn, double[], Marker.SizeMode, Double) - Static method in class tech.tablesaw.plotly.api.BubblePlot
-
create a bubble plot using more options including color/sizeMode/opacity
- createDateTimeSeries(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
-
Creates a time series where the x values are from a DateTimeColumn, rather than a DateColumn
- createVertical(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ParetoPlot
- CROSS - tech.tablesaw.plotly.components.Symbol
- CROSS_THIN - tech.tablesaw.plotly.components.Symbol
- CURSOR - tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
D
- dash(String) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
-
Sets the dash style of lines.
- dash(Line.Dash) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
- DASH - tech.tablesaw.plotly.components.Line.Dash
- DASH_DOT - tech.tablesaw.plotly.components.Line.Dash
- DATA - tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
- dataAsString(double[]) - Static method in class tech.tablesaw.plotly.Utils
- dataAsString(double[][]) - Static method in class tech.tablesaw.plotly.Utils
- dataAsString(Object[]) - Static method in class tech.tablesaw.plotly.Utils
- DATE - tech.tablesaw.plotly.components.Axis.Type
- decreasing(Decreasing) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
-
For candlestick plots
- Decreasing - Class in tech.tablesaw.plotly.components.change
- Decreasing.DecreasingBuilder - Class in tech.tablesaw.plotly.components.change
- DecreasingBuilder() - Constructor for class tech.tablesaw.plotly.components.change.Decreasing.DecreasingBuilder
- DEFAULT - tech.tablesaw.plotly.components.Axis.Type
- DEFAULT - Static variable in class tech.tablesaw.plotly.components.threeD.Up
- DEFAULT_DIV_NAME - Static variable in class tech.tablesaw.plotly.Plot
- DEFAULT_OPACITY - Static variable in class tech.tablesaw.plotly.traces.AbstractTrace
- DEFAULT_OUTPUT_FILE - Static variable in class tech.tablesaw.plotly.Plot
- DEFAULT_OUTPUT_FILE_NAME - Static variable in class tech.tablesaw.plotly.Plot
- DEFAULT_OUTPUT_FOLDER - Static variable in class tech.tablesaw.plotly.Plot
- DEFAULT_VISIBILITY - Static variable in class tech.tablesaw.plotly.traces.AbstractTrace
- defaultFile() - Static method in class tech.tablesaw.plotly.Plot
- DENSITY - tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- DIAMETER - tech.tablesaw.plotly.components.Marker.SizeMode
- DIAMOND - tech.tablesaw.plotly.components.Symbol
- DIAMOND_CROSS - tech.tablesaw.plotly.components.Symbol
- DIAMOND_TALL - tech.tablesaw.plotly.components.Symbol
- DIAMOND_WIDE - tech.tablesaw.plotly.components.Symbol
- DIAMOND_X - tech.tablesaw.plotly.components.Symbol
- displayLogo(boolean) - Method in class tech.tablesaw.plotly.components.Config.Builder
- displayModeBar(boolean) - Method in class tech.tablesaw.plotly.components.Config.Builder
- divString(String) - Method in class tech.tablesaw.plotly.components.Figure
- domain(float, float) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- domain(Domain) - Method in class tech.tablesaw.plotly.traces.PieTrace.PieBuilder
- Domain - Class in tech.tablesaw.plotly.components
- DOMAIN - tech.tablesaw.plotly.components.Axis.Constrain
- Domain.DomainBuilder - Class in tech.tablesaw.plotly.components
- DomainBuilder() - Constructor for class tech.tablesaw.plotly.components.Domain.DomainBuilder
- DOT - tech.tablesaw.plotly.components.Line.Dash
- dTick(Object) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
TODO: this is pretty hack-y.
E
- e - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- E - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- EARTH - tech.tablesaw.plotly.components.Marker.Palette
- ELECTRIC - tech.tablesaw.plotly.components.Marker.Palette
- engine - Variable in class tech.tablesaw.plotly.traces.AbstractTrace
- ENUMERATED - tech.tablesaw.plotly.components.Grid.RowOrder
- equals(Object) - Method in class tech.tablesaw.plotly.components.Font
- EventHandler - Interface in tech.tablesaw.plotly.event
- EventHandlerBody - Interface in tech.tablesaw.plotly.event
- eventHandlerFunction(String, String) - Method in class tech.tablesaw.plotly.components.Figure
- exponentFormat(TickSettings.ExponentFormat) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
If "all", all exponents are shown besides their significands.
- Eye - Class in tech.tablesaw.plotly.components.threeD
- Eye.EyeBuilder - Class in tech.tablesaw.plotly.components.threeD
- eyeBuilder(double, double, double) - Static method in class tech.tablesaw.plotly.components.threeD.Eye
F
- FALSE - tech.tablesaw.plotly.components.Annotation.ClicktoShow
- FALSE - tech.tablesaw.plotly.components.Axis.AutoRange
- FALSE - tech.tablesaw.plotly.components.Layout.HoverMode
- FALSE - tech.tablesaw.plotly.components.TickSettings.Mirror
- FALSE - tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- family(Font.Family) - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
- Figure - Class in tech.tablesaw.plotly.components
-
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(Figure.FigureBuilder) - Constructor for class tech.tablesaw.plotly.components.Figure
- Figure(Layout, Config, Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
- Figure(Layout, Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
- Figure(Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
- Figure.FigureBuilder - Class in tech.tablesaw.plotly.components
- FigureBuilder() - Constructor for class tech.tablesaw.plotly.components.Figure.FigureBuilder
- fill(ScatterTrace.Fill) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- fillColor - Variable in class tech.tablesaw.plotly.components.change.Change.ChangeBuilder
- fillColor(String) - Method in class tech.tablesaw.plotly.components.change.Change.ChangeBuilder
- fillColor(String) - Method in class tech.tablesaw.plotly.components.change.Decreasing.DecreasingBuilder
- fillColor(String) - Method in class tech.tablesaw.plotly.components.change.Increasing.IncreasingBuilder
- fillColor(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- FIRST - tech.tablesaw.plotly.components.TickSettings.DisplayRules
- fixedRange(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Determines whether or not this axis is zoom-able.
- font(Font) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- font(Font) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- font(Font) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- font(Font) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Sets the tick font
- Font - Class in tech.tablesaw.plotly.components
- Font.Family - Enum in tech.tablesaw.plotly.components
-
HTML font family - the typeface that will be applied by the web browser.
- Font.FontBuilder - Class in tech.tablesaw.plotly.components
- format(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- FRACTION - tech.tablesaw.plotly.components.ColorBar.LenMode
- FRACTION - tech.tablesaw.plotly.components.ColorBar.ThicknessMode
G
- getConfig() - Method in class tech.tablesaw.plotly.components.Figure
- getContext() - Method in class tech.tablesaw.plotly.components.Annotation
- getContext() - Method in class tech.tablesaw.plotly.components.Axis
- getContext() - Method in class tech.tablesaw.plotly.components.change.Change
- getContext() - Method in class tech.tablesaw.plotly.components.change.ChangeLine
- getContext() - Method in class tech.tablesaw.plotly.components.ColorBar
- getContext() - Method in class tech.tablesaw.plotly.components.Component
-
Deprecated.
- getContext() - Method in class tech.tablesaw.plotly.components.Config
- getContext() - Method in class tech.tablesaw.plotly.components.Domain
- getContext() - Method in class tech.tablesaw.plotly.components.Figure
- getContext() - Method in class tech.tablesaw.plotly.components.Font
- getContext() - Method in class tech.tablesaw.plotly.components.Gradient
- getContext() - Method in class tech.tablesaw.plotly.components.Grid
- getContext() - Method in class tech.tablesaw.plotly.components.HoverLabel
- getContext() - Method in class tech.tablesaw.plotly.components.Layout
- getContext() - Method in class tech.tablesaw.plotly.components.Line
- getContext() - Method in class tech.tablesaw.plotly.components.Margin
- getContext() - Method in class tech.tablesaw.plotly.components.Marker
- getContext() - Method in class tech.tablesaw.plotly.components.Page
- getContext() - Method in class tech.tablesaw.plotly.components.threeD.Camera
- getContext() - Method in class tech.tablesaw.plotly.components.threeD.Scene
- getContext() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
- getContext() - Method in class tech.tablesaw.plotly.traces.ContourTrace
- getContext() - Method in class tech.tablesaw.plotly.traces.HeatmapTrace
- getEngine() - Method in class tech.tablesaw.plotly.components.Component
- getEventHandlers() - Method in class tech.tablesaw.plotly.components.Figure
- getJSONContext() - Method in class tech.tablesaw.plotly.components.change.Change
- getJSONContext() - Method in class tech.tablesaw.plotly.components.change.ChangeLine
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Component
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Config
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Domain
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Font
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Gradient
- getJSONContext() - Method in class tech.tablesaw.plotly.components.HoverLabel
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Line
- getJSONContext() - Method in class tech.tablesaw.plotly.components.Margin
- getLayout() - Method in class tech.tablesaw.plotly.components.Figure
- getNewEngine() - Static method in class tech.tablesaw.plotly.components.TemplateUtils
- getTitle() - Method in class tech.tablesaw.plotly.components.Layout
- getTraces() - Method in class tech.tablesaw.plotly.components.Figure
- getType() - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.ContourTrace.ContourBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.HeatmapTrace.HeatmapBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.Histogram2DTrace.Histogram2DBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.PieTrace.PieBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- getType() - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- gradient(Gradient) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets a gradient for the marker
- Gradient - Class in tech.tablesaw.plotly.components
- Gradient.GradientBuilder - Class in tech.tablesaw.plotly.components
- Gradient.Type - Enum in tech.tablesaw.plotly.components
-
Defines the gradient type
- GradientBuilder() - Constructor for class tech.tablesaw.plotly.components.Gradient.GradientBuilder
- GREENS - tech.tablesaw.plotly.components.Marker.Palette
- GREYS - tech.tablesaw.plotly.components.Marker.Palette
- grid(Grid) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- Grid - Class in tech.tablesaw.plotly.components
- Grid(Grid.GridBuilder) - Constructor for class tech.tablesaw.plotly.components.Grid
- Grid.GridBuilder - Class in tech.tablesaw.plotly.components
- Grid.Pattern - Enum in tech.tablesaw.plotly.components
- Grid.RowOrder - Enum in tech.tablesaw.plotly.components
- Grid.XSide - Enum in tech.tablesaw.plotly.components
- Grid.YSide - Enum in tech.tablesaw.plotly.components
- gridColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- gridWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- GROUP - tech.tablesaw.plotly.components.Layout.BarMode
H
- HASH - tech.tablesaw.plotly.components.Symbol
- hashCode() - Method in class tech.tablesaw.plotly.components.Font
- Heatmap - Class in tech.tablesaw.plotly.api
- HeatmapTrace - Class in tech.tablesaw.plotly.traces
- HeatmapTrace.HeatmapBuilder - Class in tech.tablesaw.plotly.traces
- height(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- height(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- HEXAGON - tech.tablesaw.plotly.components.Symbol
- HEXAGON2 - tech.tablesaw.plotly.components.Symbol
- HEXAGRAM - tech.tablesaw.plotly.components.Symbol
- histFunc(HistogramTrace.HistFunc) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
-
Specifies the binning function used for this histogram trace.
- histNorm(HistogramTrace.HistNorm) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
-
Specifies the type of normalization used for this histogram trace.
- Histogram - Class in tech.tablesaw.plotly.api
- Histogram() - Constructor for class tech.tablesaw.plotly.api.Histogram
- Histogram2D - Class in tech.tablesaw.plotly.api
- Histogram2D() - Constructor for class tech.tablesaw.plotly.api.Histogram2D
- Histogram2DTrace - Class in tech.tablesaw.plotly.traces
- Histogram2DTrace.Histogram2DBuilder - Class in tech.tablesaw.plotly.traces
- HistogramTrace - Class in tech.tablesaw.plotly.traces
- HistogramTrace.HistFunc - Enum in tech.tablesaw.plotly.traces
- HistogramTrace.HistNorm - Enum in tech.tablesaw.plotly.traces
- HistogramTrace.HistogramBuilder - Class in tech.tablesaw.plotly.traces
- horizontal(boolean) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- HORIZONTAL - tech.tablesaw.plotly.components.Gradient.Type
- HORIZONTAL - tech.tablesaw.plotly.traces.BarTrace.Orientation
- HorizontalBarPlot - Class in tech.tablesaw.plotly.api
- HorizontalBarPlot() - Constructor for class tech.tablesaw.plotly.api.HorizontalBarPlot
- HOT - tech.tablesaw.plotly.components.Marker.Palette
- HOURGLASS - tech.tablesaw.plotly.components.Symbol
- HoverBroadcastBody - Class in tech.tablesaw.plotly.event
- HoverBroadcastBody.HoverBroadcastBuilder - Class in tech.tablesaw.plotly.event
- HoverBroadcastBuilder() - Constructor for class tech.tablesaw.plotly.event.HoverBroadcastBody.HoverBroadcastBuilder
- hoverDistance(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- HoverEventHandler - Class in tech.tablesaw.plotly.event
- HoverEventHandler.HoverEventHanlderBuilder - Class in tech.tablesaw.plotly.event
- HoverEventHanlderBuilder() - Constructor for class tech.tablesaw.plotly.event.HoverEventHandler.HoverEventHanlderBuilder
- hoverlabel(HoverLabel) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- hoverLabel - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
- hoverLabel() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
- hoverLabel() - Method in interface tech.tablesaw.plotly.traces.Trace
- hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- HoverLabel - Class in tech.tablesaw.plotly.components
- HoverLabel.HoverLabelBuilder - Class in tech.tablesaw.plotly.components
- HoverLabelBuilder() - Constructor for class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- hoverMode(Layout.HoverMode) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- hovertext(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- HV - tech.tablesaw.plotly.components.Line.Shape
- HVH - tech.tablesaw.plotly.components.Line.Shape
I
- ids - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Assigns id labels to each datum.
- increasing(Increasing) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
-
For candlestick plots
- Increasing - Class in tech.tablesaw.plotly.components.change
- Increasing.IncreasingBuilder - Class in tech.tablesaw.plotly.components.change
- IncreasingBuilder() - Constructor for class tech.tablesaw.plotly.components.change.Increasing.IncreasingBuilder
- INDEPENDENT - tech.tablesaw.plotly.components.Grid.Pattern
- INSIDE - tech.tablesaw.plotly.components.TickSettings.TickPlacement
J
- JET - tech.tablesaw.plotly.components.Marker.Palette
L
- LASSO - tech.tablesaw.plotly.components.Layout.DragMode
- LAST - tech.tablesaw.plotly.components.TickSettings.DisplayRules
- layout(Layout) - Method in class tech.tablesaw.plotly.components.Figure.FigureBuilder
- Layout - Class in tech.tablesaw.plotly.components
- Layout.BarMode - Enum in tech.tablesaw.plotly.components
-
Determines the display mode for bars when you have multiple bar traces.
- Layout.DragMode - Enum in tech.tablesaw.plotly.components
-
Determines the mode of drag interactions.
- Layout.HoverMode - Enum in tech.tablesaw.plotly.components
-
Determines the mode of hover interactions.
- Layout.LayoutBuilder - Class in tech.tablesaw.plotly.components
- left - tech.tablesaw.plotly.components.Axis.Side
- left(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- LEFT - tech.tablesaw.plotly.components.Annotation.Align
- LEFT - tech.tablesaw.plotly.components.Annotation.Xanchor
- LEFT - tech.tablesaw.plotly.components.Axis.ConstrainToward
- LEFT - tech.tablesaw.plotly.components.ColorBar.Xanchor
- LEFT - tech.tablesaw.plotly.components.Grid.YSide
- LEFT_PLOT - tech.tablesaw.plotly.components.Grid.YSide
- LEGEND_ONLY - tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- legendGroup - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Sets the legend group for this trace.
- legendGroup(String) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- legendGroup(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- legendGroup(String) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- len(double) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the length of the color bar, This measure excludes the size of the padding, ticks and labels.
- length(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Sets the tick length (in px).
- lenMode(ColorBar.LenMode) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Determines whether this color bar's length (i.e.
- line(Line) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets an outline around the marker
- line(Line) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- Line - Class in tech.tablesaw.plotly.components
- LINE - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- LINE - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- LINE_AND_MARKERS - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- LINE_AND_MARKERS - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- LINE_AND_TEXT - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- LINE_AND_TEXT - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- LINE_EW - tech.tablesaw.plotly.components.Symbol
- LINE_NE - tech.tablesaw.plotly.components.Symbol
- LINE_NS - tech.tablesaw.plotly.components.Symbol
- LINE_NW - tech.tablesaw.plotly.components.Symbol
- LINE_TEXT_AND_MARKERS - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- LINE_TEXT_AND_MARKERS - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- Line.Dash - Enum in tech.tablesaw.plotly.components
- Line.LineBuilder - Class in tech.tablesaw.plotly.components
- Line.Shape - Enum in tech.tablesaw.plotly.components
-
Determines the shape of the line Linear (i.e.
- LINEAR - tech.tablesaw.plotly.components.Axis.Type
- LINEAR - tech.tablesaw.plotly.components.Line.Shape
- LINEAR - tech.tablesaw.plotly.components.TickSettings.TickMode
- LineBuilder() - Constructor for class tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
- LineBuilder() - Constructor for class tech.tablesaw.plotly.components.Line.LineBuilder
- lineColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- LinePlot - Class in tech.tablesaw.plotly.api
- LinePlot() - Constructor for class tech.tablesaw.plotly.api.LinePlot
- lineWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- LOG - tech.tablesaw.plotly.components.Axis.Type
- LONG_DASH - tech.tablesaw.plotly.components.Line.Dash
- LONG_DASH_DOT - tech.tablesaw.plotly.components.Line.Dash
M
- main(String[]) - Static method in class tech.tablesaw.plotly.display.Browser
- mapper - Static variable in class tech.tablesaw.plotly.components.Component
- margin(Margin) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- Margin - Class in tech.tablesaw.plotly.components
-
The margin for the plot
- Margin.MarginBuilder - Class in tech.tablesaw.plotly.components
- marker(Marker) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- marker(Marker) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- marker(Marker) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- marker(Marker) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- Marker - Class in tech.tablesaw.plotly.components
- MARKER - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- Marker.MarkerBuilder - Class in tech.tablesaw.plotly.components
- Marker.Palette - Enum in tech.tablesaw.plotly.components
-
Predefined palettes
- Marker.SizeMode - Enum in tech.tablesaw.plotly.components
- MarkerBuilder() - Constructor for class tech.tablesaw.plotly.components.Marker.MarkerBuilder
- MARKERS - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- MARKERS - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- MAX - tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- meanLine(boolean) - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- MIDDLE - tech.tablesaw.plotly.components.Annotation.Valign
- MIDDLE - tech.tablesaw.plotly.components.Annotation.Yanchor
- MIDDLE - tech.tablesaw.plotly.components.Axis.ConstrainToward
- MIDDLE - tech.tablesaw.plotly.components.ColorBar.Yanchor
- MIN - tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- mirror(TickSettings.Mirror) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area.
- mode(Axis.Spikes.SpikeMode) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
-
Any combination of "toaxis", "across", "marker" examples: "toaxis", "across", "toaxis+across", "toaxis+across+marker" default: "toaxis"
- mode(Scatter3DTrace.Mode) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- mode(ScatterTrace.Mode) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
N
- name - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Sets the trace name.
- name() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
- name() - Method in interface tech.tablesaw.plotly.traces.Trace
- name(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- name(String) - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- nameLength(int) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
- nBinsX(int) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
-
Specifies the maximum number of desired bins.
- nBinsY(int) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- NON_NEGATIVE - tech.tablesaw.plotly.components.Axis.RangeMode
- NONE - tech.tablesaw.plotly.components.Gradient.Type
- NONE - tech.tablesaw.plotly.components.TickSettings.DisplayRules
- NONE - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- NONE - tech.tablesaw.plotly.components.TickSettings.TickPlacement
- NONE - tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- NONE - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- NONE - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- NONE - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- NORMAL - tech.tablesaw.plotly.components.Axis.RangeMode
- nTicks(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Specifies the maximum number of ticks for the particular axis.
- numTraces(int) - Method in class tech.tablesaw.plotly.event.HoverBroadcastBody.HoverBroadcastBuilder
O
- OCTAGON - tech.tablesaw.plotly.components.Symbol
- OHLCPlot - Class in tech.tablesaw.plotly.api
-
Open-High-Low-Close time series plot typically used to illustrate price trends for stocks and other exchange-traded products
- OHLCPlot() - Constructor for class tech.tablesaw.plotly.api.OHLCPlot
- ONOFF - tech.tablesaw.plotly.components.Annotation.ClicktoShow
- ONOUT - tech.tablesaw.plotly.components.Annotation.ClicktoShow
- opacity - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Sets the opacity of the trace.
- opacity(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- opacity(double) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the opacity.
- opacity(double) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- opacity(double) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- opacity(double) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- opacity(double) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- opacity(double) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- OPEN_SANS - tech.tablesaw.plotly.components.Font.Family
- ORBIT - tech.tablesaw.plotly.components.Layout.DragMode
- orientation(BarTrace.Orientation) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
-
Sets the orientation of the bars.
- outlineColor(String) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the axis line color.
- outlineWidth(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the width (in px) of the axis line.
- OUTSIDE - tech.tablesaw.plotly.components.TickSettings.TickPlacement
- OVERLAY - tech.tablesaw.plotly.components.Layout.BarMode
- overlaying(ScatterTrace.YAxis) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Instructs plotly to overly the trace with this axis on top of a trace with another axis
P
- padding(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- Page - Class in tech.tablesaw.plotly.components
-
Represents an entire html page that contains a figure
- Page.PageBuilder - Class in tech.tablesaw.plotly.components
- pageBuilder(Figure, String) - Static method in class tech.tablesaw.plotly.components.Page
- PageBuilder(Figure, String) - Constructor for class tech.tablesaw.plotly.components.Page.PageBuilder
- PAN - tech.tablesaw.plotly.components.Layout.DragMode
- paperBgColor(String) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- ParetoPlot - Class in tech.tablesaw.plotly.api
- ParetoPlot() - Constructor for class tech.tablesaw.plotly.api.ParetoPlot
- pattern(Grid.Pattern) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
If no `subplots`, `xaxes`, or `yaxes` are given but we do have `rows` and `columns`,', we can generate defaults using consecutive axis IDs, in two ways:', '*coupled* gives one x axis per column and one y axis per row.', '*independent* uses a new xy pair for each cell, left-to-right across each row', 'then iterating rows according to `roworder`.
- PENTAGON - tech.tablesaw.plotly.components.Symbol
- PERCENT - tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- PICNIC - tech.tablesaw.plotly.components.Marker.Palette
- PiePlot - Class in tech.tablesaw.plotly.api
- PiePlot() - Constructor for class tech.tablesaw.plotly.api.PiePlot
- PieTrace - Class in tech.tablesaw.plotly.traces
- PieTrace.PieBuilder - Class in tech.tablesaw.plotly.traces
- PIXELS - tech.tablesaw.plotly.components.ColorBar.LenMode
- PIXELS - tech.tablesaw.plotly.components.ColorBar.ThicknessMode
- placement(TickSettings.TickPlacement) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- Plot - Class in tech.tablesaw.plotly
-
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.
- Plot() - Constructor for class tech.tablesaw.plotly.Plot
- plotBgColor(String) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- plotFunction(String) - Method in class tech.tablesaw.plotly.components.Figure
- plotlyJsLocation(String) - Method in class tech.tablesaw.plotly.components.Page.PageBuilder
- PORTLAND - tech.tablesaw.plotly.components.Marker.Palette
- POWER - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- prefix(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- PricePlot - Class in tech.tablesaw.plotly.api
-
Abstract superclass for time series plots that have open-high-low-close data
- PricePlot() - Constructor for class tech.tablesaw.plotly.api.PricePlot
- PROBABILITY - tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- PROBABILITY_DENSITY - tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
Q
- QQPlot - Class in tech.tablesaw.plotly.api
- QQPlot() - Constructor for class tech.tablesaw.plotly.api.QQPlot
- QuantilePlot - Class in tech.tablesaw.plotly.api
- QuantilePlot() - Constructor for class tech.tablesaw.plotly.api.QuantilePlot
- quote(String) - Static method in class tech.tablesaw.plotly.Utils
R
- RADIAL - tech.tablesaw.plotly.components.Gradient.Type
- RAINBOW - tech.tablesaw.plotly.components.Marker.Palette
- randomFile() - Static method in class tech.tablesaw.plotly.Plot
- randomizedFileName() - Static method in class tech.tablesaw.plotly.Plot
- range(Object[]) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Sets the range of this axis.
- range(Object, Object) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Sets the range of this axis.
- RANGE - tech.tablesaw.plotly.components.Axis.Constrain
- rangeMode(Axis.RangeMode) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
If "normal", the range is computed in relation to the extrema of the input data.
- rangeslider(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- RD_BU - tech.tablesaw.plotly.components.Marker.Palette
- REDS - tech.tablesaw.plotly.components.Marker.Palette
- RELATIVE - tech.tablesaw.plotly.components.Layout.BarMode
- responsive(boolean) - Method in class tech.tablesaw.plotly.components.Config.Builder
- REVERSED - tech.tablesaw.plotly.components.Axis.AutoRange
- reverseScale(boolean) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Has an effect only if `marker.color` is set to a numerical array.
- right - tech.tablesaw.plotly.components.Axis.Side
- right(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- RIGHT - tech.tablesaw.plotly.components.Annotation.Align
- RIGHT - tech.tablesaw.plotly.components.Annotation.Xanchor
- RIGHT - tech.tablesaw.plotly.components.Axis.ConstrainToward
- RIGHT - tech.tablesaw.plotly.components.ColorBar.Xanchor
- RIGHT - tech.tablesaw.plotly.components.Grid.YSide
- RIGHT_PLOT - tech.tablesaw.plotly.components.Grid.YSide
- row(int) - Method in class tech.tablesaw.plotly.components.Domain.DomainBuilder
- rowOrder(Grid.RowOrder) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
- rows(int) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
The number of rows in the grid.
S
- SANS_SERIF - tech.tablesaw.plotly.components.Font.Family
- scaleRatio(double) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
If this axis is linked to another by `scaleanchor`, this determines the pixel to unit scale ratio.
- Scatter3DPlot - Class in tech.tablesaw.plotly.api
- Scatter3DPlot() - Constructor for class tech.tablesaw.plotly.api.Scatter3DPlot
- Scatter3DTrace - Class in tech.tablesaw.plotly.traces
- Scatter3DTrace.Mode - Enum in tech.tablesaw.plotly.traces
- Scatter3DTrace.Scatter3DBuilder - Class in tech.tablesaw.plotly.traces
- ScatterPlot - Class in tech.tablesaw.plotly.api
- ScatterPlot() - Constructor for class tech.tablesaw.plotly.api.ScatterPlot
- ScatterTrace - Class in tech.tablesaw.plotly.traces
- ScatterTrace.Fill - Enum in tech.tablesaw.plotly.traces
- ScatterTrace.Mode - Enum in tech.tablesaw.plotly.traces
- ScatterTrace.ScatterBuilder - Class in tech.tablesaw.plotly.traces
- ScatterTrace.YAxis - Enum in tech.tablesaw.plotly.traces
- scene(Scene) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- Scene - Class in tech.tablesaw.plotly.components.threeD
- Scene.SceneBuilder - Class in tech.tablesaw.plotly.components.threeD
- sceneBuilder() - Static method in class tech.tablesaw.plotly.components.threeD.Scene
- SceneBuilder() - Constructor for class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- SELECT - tech.tablesaw.plotly.components.Layout.DragMode
- separateThousands(boolean) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- setConfig(Config) - Method in class tech.tablesaw.plotly.components.Figure
- setEventHandlers(EventHandler...) - Method in class tech.tablesaw.plotly.components.Figure
- setLayout(Layout) - Method in class tech.tablesaw.plotly.components.Figure
- setTemplateLocations(String...) - Static method in class tech.tablesaw.plotly.components.TemplateUtils
- setTraces(Trace...) - Method in class tech.tablesaw.plotly.components.Figure
- shape(Line.Shape) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
- show(String, File) - Static method in class tech.tablesaw.plotly.Plot
-
Opens the default browser on the given HTML page.
- show(Figure) - Static method in class tech.tablesaw.plotly.Plot
- show(Figure, File) - Static method in class tech.tablesaw.plotly.Plot
- show(Figure, String) - Static method in class tech.tablesaw.plotly.Plot
- show(Figure, String, File) - Static method in class tech.tablesaw.plotly.Plot
- showarrow(boolean) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- showExponent(TickSettings.DisplayRules) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- showGrid(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- showHorizontal(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ParetoPlot
- showLegend - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Determines whether or not an item corresponding to this trace is shown in the legend.
- showLegend() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
- showLegend() - Method in interface tech.tablesaw.plotly.traces.Trace
- showLegend(boolean) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.PieTrace.PieBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- showLegend(boolean) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- showLine(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- showPrefix(TickSettings.DisplayRules) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
If "all", all tick labels are displayed with a prefix.
- showScale(boolean) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Has an effect only if `marker.color` is set to a numerical array.
- showSuffix(TickSettings.DisplayRules) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- showTickLabels(boolean) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Determines whether or not the tick labels are drawn.
- showZeroLine(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- SI - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- side(Axis.Side) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- simplify(boolean) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
-
Simplifies lines by removing nearly-collinear points.
- size(double...) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
- size(int) - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
- size(NumericColumn<?>) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
- sizeMode(Marker.SizeMode) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the size mode for the marker
- smoothing(double) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
-
Sets the smoothing parameter
- snap(Axis.Spikes.SpikeSnap) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
-
Determines whether spikelines are stuck to the cursor or to the closest datapoints.
- SOLID - tech.tablesaw.plotly.components.Line.Dash
- spikes(Axis.Spikes) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- SPLINE - tech.tablesaw.plotly.components.Line.Shape
- SQUARE - tech.tablesaw.plotly.components.Symbol
- SQUARE_CROSS - tech.tablesaw.plotly.components.Symbol
- SQUARE_X - tech.tablesaw.plotly.components.Symbol
- STACK - tech.tablesaw.plotly.components.Layout.BarMode
- standoff(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- STAR - tech.tablesaw.plotly.components.Symbol
- STAR_DIAMOND - tech.tablesaw.plotly.components.Symbol
- STAR_SQUARE - tech.tablesaw.plotly.components.Symbol
- STAR_TRIANGLE_DOWN - tech.tablesaw.plotly.components.Symbol
- STAR_TRIANGLE_UP - tech.tablesaw.plotly.components.Symbol
- startarrowhead(int) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- startarrowsize(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- startstandoff(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- subPlots(String[]) - Method in class tech.tablesaw.plotly.event.HoverBroadcastBody.HoverBroadcastBuilder
- suffix(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- SUM - tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- symbol(Symbol) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
-
Sets the symbol for the marker
- Symbol - Enum in tech.tablesaw.plotly.components
-
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"
T
- tech.tablesaw.plotly - package tech.tablesaw.plotly
- tech.tablesaw.plotly.api - package tech.tablesaw.plotly.api
- tech.tablesaw.plotly.components - package tech.tablesaw.plotly.components
- tech.tablesaw.plotly.components.change - package tech.tablesaw.plotly.components.change
- tech.tablesaw.plotly.components.threeD - package tech.tablesaw.plotly.components.threeD
- tech.tablesaw.plotly.display - package tech.tablesaw.plotly.display
- tech.tablesaw.plotly.event - package tech.tablesaw.plotly.event
- tech.tablesaw.plotly.traces - package tech.tablesaw.plotly.traces
- templateitemname(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- TemplateUtils - Class in tech.tablesaw.plotly.components
- text(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- text(String[]) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- text(String[]) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- TEXT - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- TEXT - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- TEXT_AND_MARKERS - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- TEXT_AND_MARKERS - tech.tablesaw.plotly.traces.ScatterTrace.Mode
- thickness(double) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the thickness of the color bar, This measure excludes the size of the padding, ticks and labels.
- thickness(int) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
-
Sets the width (in px) of the zero line.
- thicknessMode(ColorBar.ThicknessMode) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
- tick0(Object) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
TODO: this is pretty hack-y.
- tickMode(TickSettings.TickMode) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
- TICKS - tech.tablesaw.plotly.components.TickSettings.Mirror
- tickSettings(TickSettings) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
-
Defines all the settings related to the display of tick marks on this axis
- tickSettings(TickSettings) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
- TickSettings - Class in tech.tablesaw.plotly.components
- TickSettings.DisplayRules - Enum in tech.tablesaw.plotly.components
-
Controls the display of prefixes, suffixes, and exponents on ticks
- TickSettings.ExponentFormat - Enum in tech.tablesaw.plotly.components
-
Controls the display of prefixes on ticks
- TickSettings.Mirror - Enum in tech.tablesaw.plotly.components
-
Controls the display of prefixes on ticks
- TickSettings.TickMode - Enum in tech.tablesaw.plotly.components
-
Sets the tick mode for this axis.
- TickSettings.TickPlacement - Enum in tech.tablesaw.plotly.components
-
Determines whether and where ticks are drawn
- TickSettings.TickSettingsBuilder - Class in tech.tablesaw.plotly.components
- TimeSeriesPlot - Class in tech.tablesaw.plotly.api
- TimeSeriesPlot() - Constructor for class tech.tablesaw.plotly.api.TimeSeriesPlot
- title(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- title(String) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- titleFont(Font) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- titleFont(Font) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- TO_AXIS - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- TO_AXIS_AND_ACROSS - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- TO_AXIS_AND_ACROSS_AND_MARKER - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- TO_AXIS_AND_MARKER - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- TO_NEXT - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- TO_NEXT_X - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- TO_NEXT_Y - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- TO_SELF - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- TO_ZERO - tech.tablesaw.plotly.components.Axis.RangeMode
- TO_ZERO_X - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- TO_ZERO_Y - tech.tablesaw.plotly.traces.ScatterTrace.Fill
- top - tech.tablesaw.plotly.components.Axis.Side
- top(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
- TOP - tech.tablesaw.plotly.components.Annotation.Valign
- TOP - tech.tablesaw.plotly.components.Annotation.Yanchor
- TOP - tech.tablesaw.plotly.components.Axis.ConstrainToward
- TOP - tech.tablesaw.plotly.components.ColorBar.Yanchor
- TOP - tech.tablesaw.plotly.components.Grid.XSide
- TOP_PLOT - tech.tablesaw.plotly.components.Grid.XSide
- TOP_TO_BOTTOM - tech.tablesaw.plotly.components.Grid.RowOrder
- toString() - Method in enum tech.tablesaw.plotly.components.Annotation.Align
- toString() - Method in enum tech.tablesaw.plotly.components.Annotation.ClicktoShow
- toString() - Method in enum tech.tablesaw.plotly.components.Annotation.Valign
- toString() - Method in enum tech.tablesaw.plotly.components.Annotation.Xanchor
- toString() - Method in enum tech.tablesaw.plotly.components.Annotation.Yanchor
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.AutoRange
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.CategoryOrder
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.Constrain
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.ConstrainToward
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.RangeMode
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.ScaleAnchor
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.Side
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
- toString() - Method in enum tech.tablesaw.plotly.components.Axis.Type
- toString() - Method in enum tech.tablesaw.plotly.components.ColorBar.LenMode
- toString() - Method in enum tech.tablesaw.plotly.components.ColorBar.ThicknessMode
- toString() - Method in enum tech.tablesaw.plotly.components.ColorBar.Xanchor
- toString() - Method in enum tech.tablesaw.plotly.components.ColorBar.Yanchor
- toString() - Method in class tech.tablesaw.plotly.components.Component
- toString() - Method in enum tech.tablesaw.plotly.components.Font.Family
- toString() - Method in enum tech.tablesaw.plotly.components.Gradient.Type
- toString() - Method in enum tech.tablesaw.plotly.components.Grid.Pattern
- toString() - Method in enum tech.tablesaw.plotly.components.Grid.RowOrder
- toString() - Method in enum tech.tablesaw.plotly.components.Grid.XSide
- toString() - Method in enum tech.tablesaw.plotly.components.Grid.YSide
- toString() - Method in enum tech.tablesaw.plotly.components.Layout.BarMode
- toString() - Method in enum tech.tablesaw.plotly.components.Layout.DragMode
- toString() - Method in enum tech.tablesaw.plotly.components.Layout.HoverMode
- toString() - Method in enum tech.tablesaw.plotly.components.Line.Dash
- toString() - Method in enum tech.tablesaw.plotly.components.Line.Shape
- toString() - Method in enum tech.tablesaw.plotly.components.Marker.Palette
- toString() - Method in enum tech.tablesaw.plotly.components.Marker.SizeMode
- toString() - Method in enum tech.tablesaw.plotly.components.Symbol
- toString() - Method in enum tech.tablesaw.plotly.components.TickSettings.DisplayRules
- toString() - Method in enum tech.tablesaw.plotly.components.TickSettings.ExponentFormat
- toString() - Method in enum tech.tablesaw.plotly.components.TickSettings.Mirror
- toString() - Method in enum tech.tablesaw.plotly.components.TickSettings.TickMode
- toString() - Method in enum tech.tablesaw.plotly.components.TickSettings.TickPlacement
- toString() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
- toString() - Method in enum tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- toString() - Method in enum tech.tablesaw.plotly.traces.BarTrace.Orientation
- toString() - Method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
- toString() - Method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
- toString() - Method in enum tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
- toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.Fill
- toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.Mode
- toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- Trace - Interface in tech.tablesaw.plotly.traces
- TRACE - tech.tablesaw.plotly.components.Axis.CategoryOrder
- TraceBuilder - Class in tech.tablesaw.plotly.traces
- TRIANGEL_SW - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_DOWN - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_LEFT - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_NE - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_NW - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_RIGHT - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_SE - tech.tablesaw.plotly.components.Symbol
- TRIANGLE_UP - tech.tablesaw.plotly.components.Symbol
- TRUE - tech.tablesaw.plotly.components.Axis.AutoRange
- TRUE - tech.tablesaw.plotly.components.TickSettings.Mirror
- TRUE - tech.tablesaw.plotly.traces.AbstractTrace.Visibility
- TukeyMeanDifferencePlot - Class in tech.tablesaw.plotly.api
-
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.
- TukeyMeanDifferencePlot() - Constructor for class tech.tablesaw.plotly.api.TukeyMeanDifferencePlot
- TURNTABLE - tech.tablesaw.plotly.components.Layout.DragMode
- type - Variable in class tech.tablesaw.plotly.traces.AbstractTrace
- type(String) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- type(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- type(Axis.Type) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- type(Gradient.Type) - Method in class tech.tablesaw.plotly.components.Gradient.GradientBuilder
U
- Up - Class in tech.tablesaw.plotly.components.threeD
- Up.UpBuilder - Class in tech.tablesaw.plotly.components.threeD
- upBuilder(double, double, double) - Static method in class tech.tablesaw.plotly.components.threeD.Up
- updateContext(Map<String, Object>) - Method in class tech.tablesaw.plotly.components.TickSettings
- Utils - Class in tech.tablesaw.plotly
V
- Valign(Annotation.Valign) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Annotation.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Annotation.ClicktoShow
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Annotation.Valign
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Annotation.Xanchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Annotation.Yanchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.AutoRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.CategoryOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.Constrain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.ConstrainToward
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.RangeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.ScaleAnchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Axis.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.ColorBar.LenMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.ColorBar.ThicknessMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.ColorBar.Xanchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.ColorBar.Yanchor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Font.Family
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Gradient.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Grid.Pattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Grid.RowOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Grid.XSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Grid.YSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Layout.BarMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Layout.DragMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Layout.HoverMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Line.Dash
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Line.Shape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Marker.Palette
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Marker.SizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.Symbol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.TickSettings.DisplayRules
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.TickSettings.ExponentFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.TickSettings.Mirror
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.TickSettings.TickMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.components.TickSettings.TickPlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.AbstractTrace.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.BarTrace.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.Fill
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.YAxis
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tech.tablesaw.plotly.components.Annotation.Align
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Annotation.ClicktoShow
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Annotation.Valign
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Annotation.Xanchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Annotation.Yanchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.AutoRange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.CategoryOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.Constrain
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.ConstrainToward
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.RangeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.ScaleAnchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.Side
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Axis.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.ColorBar.LenMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.ColorBar.ThicknessMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.ColorBar.Xanchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.ColorBar.Yanchor
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Font.Family
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Gradient.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Grid.Pattern
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Grid.RowOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Grid.XSide
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Grid.YSide
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Layout.BarMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Layout.DragMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Layout.HoverMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Line.Dash
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Line.Shape
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Marker.Palette
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Marker.SizeMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.Symbol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.TickSettings.DisplayRules
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.TickSettings.ExponentFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.TickSettings.Mirror
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.TickSettings.TickMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.components.TickSettings.TickPlacement
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.AbstractTrace.Visibility
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.BarTrace.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistFunc
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.HistogramTrace.HistNorm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.Fill
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.tablesaw.plotly.traces.ScatterTrace.YAxis
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERDANA - tech.tablesaw.plotly.components.Font.Family
- VERTICAL - tech.tablesaw.plotly.components.Gradient.Type
- VERTICAL - tech.tablesaw.plotly.traces.BarTrace.Orientation
- VerticalBarPlot - Class in tech.tablesaw.plotly.api
- VerticalBarPlot() - Constructor for class tech.tablesaw.plotly.api.VerticalBarPlot
- VH - tech.tablesaw.plotly.components.Line.Shape
- VHV - tech.tablesaw.plotly.components.Line.Shape
- ViolinPlot - Class in tech.tablesaw.plotly.api
- ViolinPlot() - Constructor for class tech.tablesaw.plotly.api.ViolinPlot
- ViolinTrace - Class in tech.tablesaw.plotly.traces
- ViolinTrace.ViolinBuilder - Class in tech.tablesaw.plotly.traces
- VIRIDIS - tech.tablesaw.plotly.components.Marker.Palette
- visible - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
- visible(boolean) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- visible(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- visible(AbstractTrace.Visibility) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
W
- whiskerWidth(double) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
-
For candlestick plots
- width(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- width(double) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
- width(int) - Method in class tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
-
Sets the width (in px) of line bounding the box(es).
- width(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- width(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
-
Sets the tick width (in px).
X
- x(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- x(double) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
A number between or equal to -2and 3) default:1.02 Sets the x position of the color bar(in plot fraction).
- x(double[]) - Method in class tech.tablesaw.plotly.components.Domain.DomainBuilder
- X - tech.tablesaw.plotly.components.Axis.ScaleAnchor
- X - tech.tablesaw.plotly.components.Layout.HoverMode
- X - tech.tablesaw.plotly.components.Symbol
- X_THIN - tech.tablesaw.plotly.components.Symbol
- xanchor(Annotation.Xanchor) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- xAnchor(ColorBar.Xanchor) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets this color bar's horizontal position anchor.
- xAxis - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Sets a reference between this trace's x coordinates and a 2D cartesian x axis.
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.ContourTrace.ContourBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.HeatmapTrace.HeatmapBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- xAxis(String) - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- xAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- xAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- xAxis(Center) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
- xclick(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- xGap(double) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
Horizontal space between grid cells, expressed as a fraction of the total width available to one cell.
- xPad(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the amount of padding(in px) along the x direction.
- xref(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- xshift(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- xSide(Grid.XSide) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
Sets where the x axis labels and titles go.
Y
- y(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- y(double) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
A number between or equal to -2and 3) default:0.5 Sets the y position of the color bar (in plot fraction).
- y(double[]) - Method in class tech.tablesaw.plotly.components.Domain.DomainBuilder
- y(double[]) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- y(NumericColumn<? extends Number>) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- Y - tech.tablesaw.plotly.components.Axis.ScaleAnchor
- Y - tech.tablesaw.plotly.components.Layout.HoverMode
- Y - tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- Y_DOWN - tech.tablesaw.plotly.components.Symbol
- Y_LEFT - tech.tablesaw.plotly.components.Symbol
- Y_RIGHT - tech.tablesaw.plotly.components.Symbol
- Y_UP - tech.tablesaw.plotly.components.Symbol
- Y2 - tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- Y3 - tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- Y4 - tech.tablesaw.plotly.traces.ScatterTrace.YAxis
- yanchor(Annotation.Yanchor) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- yAnchor(ColorBar.Yanchor) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets this color bar's vertical position anchor This anchor binds the `y` position to the "top", "middle" or "bottom" of the color bar.
- yAxis - Variable in class tech.tablesaw.plotly.traces.TraceBuilder
-
Sets a reference between this trace's y coordinates and a 2D cartesian y axis.
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.ContourTrace.ContourBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.HeatmapTrace.HeatmapBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
- yAxis(String) - Method in class tech.tablesaw.plotly.traces.ViolinTrace.ViolinBuilder
- yAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- yAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- yAxis(Up) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
- yAxis(ScatterTrace.YAxis) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
-
Sets a specific yAxis to this trace when you want to display more than one yAxis in a plot.
- yAxis2(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- yAxis3(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- yAxis4(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- yclick(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- yGap(double) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
Vertical space between grid cells, expressed as a fraction of the total height available to one cell.
- YL_GN_BU - tech.tablesaw.plotly.components.Marker.Palette
- YL_OR_RD - tech.tablesaw.plotly.components.Marker.Palette
- yPad(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
-
Sets the amount of paddng (in px) along the y direction.
- yref(String) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- yshift(double) - Method in class tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- ySide(Grid.YSide) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
-
Sets where the y axis labels and titles go.
Z
- zAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
- zAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
- zAxis(Eye) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
- zeroLineColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- zeroLineWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
- ZOOM - tech.tablesaw.plotly.components.Layout.DragMode
All Classes All Packages