Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y Z 

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
 
angle(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
Sets the angle of the tick labels with respect to the horizontal.
AreaPlot - Class in tech.tablesaw.plotly.api
 
AreaPlot() - Constructor for class tech.tablesaw.plotly.api.AreaPlot
 
arrayTicks(double[], String[]) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
arrayTicks(double[]) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
asColor() - Method in class tech.tablesaw.color.StandardColor
 
asJavascript() - Method in class tech.tablesaw.plotly.components.Axis
 
asJavascript() - Method in class tech.tablesaw.plotly.components.Change
 
asJavascript() - Method in class tech.tablesaw.plotly.components.ColorBar
 
asJavascript() - Method in class tech.tablesaw.plotly.components.Component
 
asJavascript(String) - Method in class tech.tablesaw.plotly.components.Figure
 
asJavascript() - Method in class tech.tablesaw.plotly.components.Font
 
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.Increasing
 
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.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
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.
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.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.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.

B

barMode(Layout.BarMode) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
barMode(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
 
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.ColorBar.ColorBarBuilder
Sets the color of padded area.
bgColor(String) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
 
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
 
borderWidth(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
Sets the width (in px) or the border enclosing this color bar.
bottom(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
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.Axis.AxisBuilder
 
build() - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
 
build() - Method in class tech.tablesaw.plotly.components.Change.ChangeBuilder
 
build() - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
 
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.traces.BarTrace.BarBuilder
 
build() - Method in class tech.tablesaw.plotly.traces.BoxTrace.BoxBuilder
 
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
 
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.Font
 
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(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.BarTrace
 
builder(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.BarTrace
 
builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
 
builder(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
 
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(NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.Histogram2DTrace
 
builder(double[]) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
 
builder(NumberColumn) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
 
builder(Object[], double[]) - Static method in class tech.tablesaw.plotly.traces.PieTrace
 
builder(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.PieTrace
 
builder(double[], double[], double[]) - Static method in class tech.tablesaw.plotly.traces.Scatter3DTrace
 
builder(NumberColumn, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.Scatter3DTrace
 
builder(double[], double[]) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(DateColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(Column, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(Column, NumberColumn, NumberColumn, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(DateTimeColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(TimeColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 

C

Camera - Class in tech.tablesaw.plotly.components.threeD
 
camera(Camera) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
 
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
 
CandlestickPlot() - Constructor for class tech.tablesaw.plotly.api.CandlestickPlot
 
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.
Change - Class in tech.tablesaw.plotly.components
 
Change.ChangeBuilder - Class in tech.tablesaw.plotly.components
 
ChangeBuilder() - Constructor for class tech.tablesaw.plotly.components.Change.ChangeBuilder
 
changeLine(Change.ChangeLine) - Method in class tech.tablesaw.plotly.components.Change.ChangeBuilder
 
chroma() - Method in class tech.tablesaw.color.StandardColor
 
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(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.Font.FontBuilder
 
color(String) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
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.Marker.MarkerBuilder
Sets the marker color to an array of color values
color(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
Sets the tick color
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() - Static method in class tech.tablesaw.plotly.components.ColorBar
 
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.
columns(int) - Method in class tech.tablesaw.plotly.components.Grid.GridBuilder
The number of columns in the grid.
Component - Class in tech.tablesaw.plotly.components
 
Component() - Constructor for class tech.tablesaw.plotly.components.Component
 
constrain(Axis.Constrain) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
constrainToward(Axis.ConstrainToward) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.AreaPlot
 
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, String, String) - Static method in class tech.tablesaw.plotly.api.BubblePlot
 
create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.BubblePlot
 
create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.BubblePlot
 
create(String, Table, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.CandlestickPlot
 
create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.Heatmap
 
create(String, NumberColumn) - Static method in class tech.tablesaw.plotly.api.Histogram
 
create(String, Table, String) - Static method in class tech.tablesaw.plotly.api.Histogram
 
create(String, double[]) - Static method in class tech.tablesaw.plotly.api.Histogram
 
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, Layout.BarMode, String...) - Static method in class tech.tablesaw.plotly.api.HorizontalBarPlot
 
create(String, Table, String, String, String) - Static method in class tech.tablesaw.plotly.api.LinePlot
 
create(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.LinePlot
 
create(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotly.api.LinePlot
 
create(String, Table, String, String, String, String, String) - Static method in class tech.tablesaw.plotly.api.OHLCPlot
 
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, 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.Scatter3DPlot
 
create(String, Table, String, String, 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) - Static method in class tech.tablesaw.plotly.api.ScatterPlot
 
create(String, String, double[], String, double[]) - 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) - Static method in class tech.tablesaw.plotly.api.TimeSeriesPlot
 
create(String, String, DateColumn, String, NumberColumn) - 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, Layout.BarMode, String...) - Static method in class tech.tablesaw.plotly.api.VerticalBarPlot
 
createVertical(String, Table, String, String) - Static method in class tech.tablesaw.plotly.api.ParetoPlot
 

D

dash(String) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
Sets the dash style of lines.
dash(String) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
dataAsString(double[]) - Static method in class tech.tablesaw.plotly.Utils
 
dataAsString(Object[]) - Static method in class tech.tablesaw.plotly.Utils
 
dataAsString(double[][]) - Static method in class tech.tablesaw.plotly.Utils
 
DEFAULT - Static variable in class tech.tablesaw.plotly.components.threeD.Up
 
divString(String) - Method in class tech.tablesaw.plotly.components.Figure
 
dTick(Object) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
TODO: this is pretty hack-y.

E

engine - Variable in class tech.tablesaw.plotly.components.Component
 
engine - Variable in class tech.tablesaw.plotly.traces.AbstractTrace
 
equals(Object) - Method in class tech.tablesaw.plotly.components.Font
 
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

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(Layout, Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
 
Figure(Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
 
fill(ScatterTrace.Fill) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
fillColor(String) - Method in class tech.tablesaw.plotly.components.Change.ChangeBuilder
 
fillColor(String) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
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.Axis.AxisBuilder
 
Font - Class in tech.tablesaw.plotly.components
 
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.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
 

G

getColor() - Method in class tech.tablesaw.plotly.components.Line
 
getContext() - Method in class tech.tablesaw.plotly.components.Figure
 
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.threeD.Scene
 
getContext() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
getContext() - Method in class tech.tablesaw.plotly.traces.HeatmapTrace
 
getDash() - Method in class tech.tablesaw.plotly.components.Line
 
getFilteredColors(Hue, Range<Integer>, Range<Integer>) - Static method in class tech.tablesaw.color.StandardColors
 
getLayout() - Method in class tech.tablesaw.plotly.components.Figure
 
getNewEngine() - Static method in class tech.tablesaw.plotly.components.TemplateUtils
 
getShape() - Method in class tech.tablesaw.plotly.components.Line
 
getSmoothing() - Method in class tech.tablesaw.plotly.components.Line
 
getTitle() - Method in class tech.tablesaw.plotly.components.Layout
 
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.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
 
getWidth() - Method in class tech.tablesaw.plotly.components.Line
 
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.RowOrder - Enum in tech.tablesaw.plotly.components
 
gridBuilder() - Method in class tech.tablesaw.plotly.components.Grid
 
gridColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
gridWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 

H

hashCode() - Method in class tech.tablesaw.plotly.components.Font
 
Heatmap - Class in tech.tablesaw.plotly.api
 
heatmapBuilder(List<String>, Object[], double[][]) - Static method in class tech.tablesaw.plotly.traces.HeatmapTrace
 
HeatmapTrace - Class in tech.tablesaw.plotly.traces
 
HeatmapTrace.HeatmapBuilder - Class in tech.tablesaw.plotly.traces
 
height(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
hexColor() - Method in class tech.tablesaw.color.StandardColor
 
histFunction(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
 
histNorm(String) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
 
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.HistogramBuilder - Class in tech.tablesaw.plotly.traces
 
HorizontalBarPlot - Class in tech.tablesaw.plotly.api
 
HorizontalBarPlot() - Constructor for class tech.tablesaw.plotly.api.HorizontalBarPlot
 
hoverDistance(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
HoverLabel - Class in tech.tablesaw.plotly.components
 
hoverLabel() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
 
hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
hoverLabel() - Method in interface tech.tablesaw.plotly.traces.Trace
 
hoverLabel(HoverLabel) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
 
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
 
Hue - Enum in tech.tablesaw.color
 
hue() - Method in class tech.tablesaw.color.StandardColor
 

I

Increasing - Class in tech.tablesaw.plotly.components
 
isSimplify() - Method in class tech.tablesaw.plotly.components.Line
 

L

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(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
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 - Class in tech.tablesaw.plotly.components
 
line(Line) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
Line.LineBuilder - Class in tech.tablesaw.plotly.components
 
Line.Shape - Enum in tech.tablesaw.plotly.components
 
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
 

M

main(String[]) - Static method in class tech.tablesaw.plotly.display.Browser
 
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 - Class in tech.tablesaw.plotly.components
 
marker(Marker) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
 
marker(Marker) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
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
 
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() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
name(String) - Method in class tech.tablesaw.plotly.traces.BarTrace.BarBuilder
 
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() - Method in interface tech.tablesaw.plotly.traces.Trace
 
name(String) - Method in class tech.tablesaw.plotly.traces.TraceBuilder
 
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
 
nTicks(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
Specifies the maximum number of ticks for the particular axis.

O

OHLCPlot - Class in tech.tablesaw.plotly.api
 
OHLCPlot() - Constructor for class tech.tablesaw.plotly.api.OHLCPlot
 
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
 
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.

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
 
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
 
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
 
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
 
prefix(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 

R

randomColors(int) - Static method in class tech.tablesaw.color.StandardColors
 
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.
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.
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(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
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

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
 
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
 
separateThousands(boolean) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
shape(Line.Shape) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
show(Figure, String, File) - Static method in class tech.tablesaw.plotly.Plot
 
show(Figure, String) - Static method in class tech.tablesaw.plotly.Plot
 
show(Figure) - Static method in class tech.tablesaw.plotly.Plot
 
show(Figure, File) - Static method in class tech.tablesaw.plotly.Plot
 
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(boolean) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
showLegend() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
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() - Method in interface tech.tablesaw.plotly.traces.Trace
 
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
 
simplify(boolean) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
size(int) - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
 
size(double...) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
 
size(NumberColumn) - 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 Has an effect only if `marker.size` is set to a numerical array.
smoothing(double) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
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.
spikes(Axis.Spikes) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
StandardColor - Class in tech.tablesaw.color
A color scheme based on Munsell's color charts
StandardColor(String, int, int, String) - Constructor for class tech.tablesaw.color.StandardColor
 
standardColorArray() - Static method in class tech.tablesaw.color.StandardColors
 
StandardColors - Class in tech.tablesaw.color
 
StandardColors() - Constructor for class tech.tablesaw.color.StandardColors
 
standardColors() - Static method in class tech.tablesaw.color.StandardColors
 
suffix(String) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
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" "pentagon-open" | "pentagon-dot | "pentagon-open-dot" "hexagon-open" | "hexagon-dot" | "hexagon-open-dot" "hexagon2-open" | "hexagon2-dot" | "hexagon2-open-dot" "octagon-open" | "octagon-dot" | "octagon-open-dot" "star-open" | "star-dot" | "star-open-dot" "hexagram-open" | "hexagram-dot" | "hexagram-open-dot" "star-triangle-up-open" | "star-triangle-up-dot" | "star-triangle-up-open-dot" "star-triangle-down-open" | "star-triangle-down-dot" | "star-triangle-down-open-dot" "star-square-open" | "star-square-dot" | "star-square-open-dot" "star-diamond-open" | "star-diamond-dot" | "star-diamond-open-dot" "diamond-tall-open" | "diamond-tall-dot" | "diamond-tall-open-dot" "diamond-wide-open" | "diamond-wide-dot" | "diamond-wide-open-dot" "hourglass-open" "bowtie-open" "circle-cross-open" "circle-x-open" "square-cross-open" "square-x-open" "diamond-cross-open" "diamond-x-open" "cross-thin-open" "x-thin-open" "asterisk-open" "hash-open" "hash-dot" "hash-open-dot" "y-up-open" "y-down-open" "y-left-open" "y-right-open" "line-ew-open" "line-ns-open" "line-ne-open" "line-nw-open" default: "circle" Sets the marker symbol type.

T

tech.tablesaw.color - package tech.tablesaw.color
 
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.threeD - package tech.tablesaw.plotly.components.threeD
 
tech.tablesaw.plotly.display - package tech.tablesaw.plotly.display
 
tech.tablesaw.plotly.traces - package tech.tablesaw.plotly.traces
 
TemplateUtils - Class in tech.tablesaw.plotly.components
 
TemplateUtils() - Constructor for class tech.tablesaw.plotly.components.TemplateUtils
 
text(String[]) - Method in class tech.tablesaw.plotly.traces.Scatter3DTrace.Scatter3DBuilder
 
text(String[]) - Method in class tech.tablesaw.plotly.traces.ScatterTrace.ScatterBuilder
 
thickness(int) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
Sets the width (in px) of the zero line.
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.
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
 
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
 
top(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
toString() - Method in enum tech.tablesaw.plotly.components.Axis.AutoRange
 
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.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.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.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.Scatter3DTrace.Mode
 
toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.Fill
 
toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.Mode
 
Trace - Interface in tech.tablesaw.plotly.traces
 
TraceBuilder - Class in tech.tablesaw.plotly.traces
 
type(Axis.Type) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
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
 

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
 
Utils - Class in tech.tablesaw.plotly
 
Utils() - Constructor for class tech.tablesaw.plotly.Utils
 

V

value() - Method in class tech.tablesaw.color.StandardColor
 
valueOf(String) - Static method in enum tech.tablesaw.color.Hue
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.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.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.Grid.RowOrder
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.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.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.
values() - Static method in enum tech.tablesaw.color.Hue
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.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.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.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.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.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.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.
VerticalBarPlot - Class in tech.tablesaw.plotly.api
 
VerticalBarPlot() - Constructor for class tech.tablesaw.plotly.api.VerticalBarPlot
 
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
 
width(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
width(double) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
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.ColorBar.ColorBarBuilder
A number between or equal to -2and 3) default:1.02 Sets the x position of the color bar(in plot fraction).
xAnchor(ColorBar.Xanchor) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
Sets this color bar's horizontal position anchor.
xAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
xAxis(Center) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
 
xAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
 
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.

Y

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).
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(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
yAxis(Up) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
 
yAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
 
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.
yPad(int) - Method in class tech.tablesaw.plotly.components.ColorBar.ColorBarBuilder
Sets the amount of paddng (in px) along the y direction.

Z

zAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
zAxis(Eye) - Method in class tech.tablesaw.plotly.components.threeD.Camera.CameraBuilder
 
zAxis(Axis) - Method in class tech.tablesaw.plotly.components.threeD.Scene.SceneBuilder
 
zeroLineColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
zeroLineWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
A B C D E F G H I L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2018. All rights reserved.