A B C D E F G H I J 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
 
ACROSS - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
 
ACROSS_AND_MARKER - tech.tablesaw.plotly.components.Axis.Spikes.SpikeMode
 
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.
ARIAL - tech.tablesaw.plotly.components.Font.Family
 
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
 
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.Font
 
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(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.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(String) - Method in class tech.tablesaw.plotly.components.Figure
 
ASTERISK - tech.tablesaw.plotly.components.Symbol
 
AUTO - tech.tablesaw.plotly.components.TickSettings.TickMode
 
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

B - tech.tablesaw.plotly.components.TickSettings.ExponentFormat
 
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.HoverLabel.HoverLabelBuilder
 
BLACKBODY - tech.tablesaw.plotly.components.Marker.Palette
 
Blue_10 - tech.tablesaw.color.Hue
 
Blue_2_5 - tech.tablesaw.color.Hue
 
Blue_5 - tech.tablesaw.color.Hue
 
Blue_7_5 - tech.tablesaw.color.Hue
 
BLUE_RED - tech.tablesaw.plotly.components.Marker.Palette
 
BlueGreen_10 - tech.tablesaw.color.Hue
 
BlueGreen_2_5 - tech.tablesaw.color.Hue
 
BlueGreen_5 - tech.tablesaw.color.Hue
 
BlueGreen_7_5 - tech.tablesaw.color.Hue
 
BLUES - tech.tablesaw.plotly.components.Marker.Palette
 
borderColor(String) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
 
bottom(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
BOTTOM - tech.tablesaw.plotly.components.Axis.ConstrainToward
 
BOTTOM_TO_TOP - tech.tablesaw.plotly.components.Grid.RowOrder
 
BOWTIE - tech.tablesaw.plotly.components.Symbol
 
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
 
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.Font.FontBuilder
 
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.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.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(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[], 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(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.BarTrace
 
builder(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.BoxTrace
 
builder(CategoricalColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.PieTrace
 
builder(NumberColumn) - Static method in class tech.tablesaw.plotly.traces.HistogramTrace
 
builder(NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.Histogram2DTrace
 
builder(NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.ScatterTrace
 
builder(NumberColumn, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotly.traces.Scatter3DTrace
 

C

CATEGORY - tech.tablesaw.plotly.components.Axis.Type
 
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.Axis.ConstrainToward
 
chroma() - Method in class tech.tablesaw.color.StandardColor
 
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
 
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(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.TickSettings.TickSettingsBuilder
Sets the tick color
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.
constrain(Axis.Constrain) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
constrainToward(Axis.ConstrainToward) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
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(String) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
DATA - tech.tablesaw.plotly.components.Axis.Spikes.SpikeSnap
 
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
 
DEFAULT - tech.tablesaw.plotly.components.Axis.Type
 
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
 
DOMAIN - tech.tablesaw.plotly.components.Axis.Constrain
 
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
 
exponentFormat(TickSettings.ExponentFormat) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
If "all", all exponents are shown besides their significands.

F

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(Layout, Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
 
Figure(Trace...) - Constructor for class tech.tablesaw.plotly.components.Figure
 
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.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
 

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.traces.AbstractTrace
 
getDash() - Method in class tech.tablesaw.plotly.components.Line
 
getFilteredColors(Hue, Range<Integer>, Range<Integer>) - Static method in class tech.tablesaw.color.StandardColors
 
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
 
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.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
 
Green_10 - tech.tablesaw.color.Hue
 
Green_2_5 - tech.tablesaw.color.Hue
 
Green_5 - tech.tablesaw.color.Hue
 
Green_7_5 - tech.tablesaw.color.Hue
 
GREENS - tech.tablesaw.plotly.components.Marker.Palette
 
GreenYellow_10 - tech.tablesaw.color.Hue
 
GreenYellow_2_5 - tech.tablesaw.color.Hue
 
GreenYellow_5 - tech.tablesaw.color.Hue
 
GreenYellow_7_5 - tech.tablesaw.color.Hue
 
GREYS - tech.tablesaw.plotly.components.Marker.Palette
 
Grid - Class in tech.tablesaw.plotly.components
 
Grid() - Constructor for class tech.tablesaw.plotly.components.Grid
 
Grid.RowOrder - 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
 

H

HASH - tech.tablesaw.plotly.components.Symbol
 
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
 
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
 
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
 
HORIZONTAL - tech.tablesaw.plotly.traces.BarTrace.Orientation
 
HOT - tech.tablesaw.plotly.components.Marker.Palette
 
HOURGLASS - tech.tablesaw.plotly.components.Symbol
 
hoverDistance(int) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
hoverLabel() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
hoverLabel() - Method in interface tech.tablesaw.plotly.traces.Trace
 
hoverLabel() - Method in class tech.tablesaw.plotly.traces.TraceBuilder
 
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
 
hue() - Method in class tech.tablesaw.color.StandardColor
 
Hue - Enum in tech.tablesaw.color
 
HV - tech.tablesaw.plotly.components.Line.Shape
 
HVH - tech.tablesaw.plotly.components.Line.Shape
 

I

INSIDE - tech.tablesaw.plotly.components.TickSettings.TickPlacement
 
isSimplify() - Method in class tech.tablesaw.plotly.components.Line
 

J

JET - tech.tablesaw.plotly.components.Marker.Palette
 

L

LASSO - tech.tablesaw.plotly.components.Layout.DragMode
 
LAST - tech.tablesaw.plotly.components.TickSettings.DisplayRules
 
Layout - Class in tech.tablesaw.plotly.components
 
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
 
LEFT - tech.tablesaw.plotly.components.Axis.ConstrainToward
 
LEGEND_ONLY - tech.tablesaw.plotly.traces.AbstractTrace.Visibility
 
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
 
length(int) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
Sets the tick length (in px).
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.LineBuilder - Class in tech.tablesaw.plotly.components
 
Line.Shape - Enum in tech.tablesaw.plotly.components
 
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.Line.LineBuilder
 
lineColor(String) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
lineWidth(int) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
LOG - tech.tablesaw.plotly.components.Axis.Type
 

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(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
MarkerBuilder() - Constructor for class tech.tablesaw.plotly.components.Marker.MarkerBuilder
 
MARKERS - tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
 
MARKERS - tech.tablesaw.plotly.traces.ScatterTrace.Mode
 
MIDDLE - tech.tablesaw.plotly.components.Axis.ConstrainToward
 
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() - Method in interface tech.tablesaw.plotly.traces.Trace
 
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
 
nameLength(int) - Method in class tech.tablesaw.plotly.components.HoverLabel.HoverLabelBuilder
 
Neutral - tech.tablesaw.color.Hue
 
NON_NEGATIVE - tech.tablesaw.plotly.components.Axis.RangeMode
 
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.Scatter3DTrace.Mode
 
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
 

O

OCTAGON - tech.tablesaw.plotly.components.Symbol
 
opacity(double) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
Sets the opacity.
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.
OUTSIDE - tech.tablesaw.plotly.components.TickSettings.TickPlacement
 

P

padding(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
PAN - tech.tablesaw.plotly.components.Layout.DragMode
 
paperBgColor(String) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
PENTAGON - tech.tablesaw.plotly.components.Symbol
 
PICNIC - tech.tablesaw.plotly.components.Marker.Palette
 
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
 
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
 
Purple_10 - tech.tablesaw.color.Hue
 
Purple_2_5 - tech.tablesaw.color.Hue
 
Purple_5 - tech.tablesaw.color.Hue
 
Purple_7_5 - tech.tablesaw.color.Hue
 
PurpleBlue_10 - tech.tablesaw.color.Hue
 
PurpleBlue_2_5 - tech.tablesaw.color.Hue
 
PurpleBlue_5 - tech.tablesaw.color.Hue
 
PurpleBlue_7_5 - tech.tablesaw.color.Hue
 

R

RAINBOW - tech.tablesaw.plotly.components.Marker.Palette
 
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 - 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.
RD_BU - tech.tablesaw.plotly.components.Marker.Palette
 
Red_10 - tech.tablesaw.color.Hue
 
Red_2_5 - tech.tablesaw.color.Hue
 
Red_5 - tech.tablesaw.color.Hue
 
Red_7_5 - tech.tablesaw.color.Hue
 
RedPurple_10 - tech.tablesaw.color.Hue
 
RedPurple_2_5 - tech.tablesaw.color.Hue
 
RedPurple_5 - tech.tablesaw.color.Hue
 
RedPurple_7_5 - tech.tablesaw.color.Hue
 
REDS - tech.tablesaw.plotly.components.Marker.Palette
 
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(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
RIGHT - tech.tablesaw.plotly.components.Axis.ConstrainToward
 

S

SANS_SERIF - tech.tablesaw.plotly.components.Font.Family
 
scaleRatio(double) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
Scatter3DTrace - Class in tech.tablesaw.plotly.traces
 
Scatter3DTrace.Mode - Enum in tech.tablesaw.plotly.traces
 
Scatter3DTrace.Scatter3DBuilder - Class in tech.tablesaw.plotly.traces
 
ScatterTrace - Class in tech.tablesaw.plotly.traces
 
ScatterTrace.Mode - Enum in tech.tablesaw.plotly.traces
 
ScatterTrace.ScatterBuilder - Class in tech.tablesaw.plotly.traces
 
SELECT - tech.tablesaw.plotly.components.Layout.DragMode
 
separateThousands(boolean) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
setBins(int) - Method in class tech.tablesaw.plotly.traces.HistogramTrace.HistogramBuilder
 
shape(Line.Shape) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
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
 
showExponent(TickSettings.DisplayRules) - Method in class tech.tablesaw.plotly.components.TickSettings.TickSettingsBuilder
 
showGrid(boolean) - Method in class tech.tablesaw.plotly.components.Axis.AxisBuilder
 
showLegend() - Method in class tech.tablesaw.plotly.traces.AbstractTrace
 
showLegend() - Method in interface tech.tablesaw.plotly.traces.Trace
 
showLegend() - Method in class tech.tablesaw.plotly.traces.TraceBuilder
 
showLegend(boolean) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
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
 
simplify(boolean) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
size(double...) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
 
size(int) - Method in class tech.tablesaw.plotly.components.Font.FontBuilder
 
size(NumberColumn) - Method in class tech.tablesaw.plotly.components.Marker.MarkerBuilder
 
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
 
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
 
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() - Static method in class tech.tablesaw.color.StandardColors
 
StandardColors - Class in tech.tablesaw.color
 
StandardColors() - Constructor for class tech.tablesaw.color.StandardColors
 
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
 
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.components - package tech.tablesaw.plotly.components
 
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
 
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(int) - Method in class tech.tablesaw.plotly.components.Axis.Spikes.SpikesBuilder
Sets the width (in px) of the zero line.
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 - 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
 
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_ZERO - tech.tablesaw.plotly.components.Axis.RangeMode
 
top(int) - Method in class tech.tablesaw.plotly.components.Margin.MarginBuilder
 
TOP - tech.tablesaw.plotly.components.Axis.ConstrainToward
 
TOP_TO_BOTTOM - tech.tablesaw.plotly.components.Grid.RowOrder
 
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.Font.Family
 
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.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.BarTrace.Orientation
 
toString() - Method in enum tech.tablesaw.plotly.traces.Scatter3DTrace.Mode
 
toString() - Method in enum tech.tablesaw.plotly.traces.ScatterTrace.Mode
 
Trace - Interface in tech.tablesaw.plotly.traces
 
TraceBuilder - Class in tech.tablesaw.plotly.traces
 
TraceBuilder() - Constructor for class tech.tablesaw.plotly.traces.TraceBuilder
 
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
 
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
 

U

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.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.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.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.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.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.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.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.Mode
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.traces.BarTrace.Orientation
 
VH - tech.tablesaw.plotly.components.Line.Shape
 
VHV - tech.tablesaw.plotly.components.Line.Shape
 
VIRIDIS - tech.tablesaw.plotly.components.Marker.Palette
 
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

width(double) - Method in class tech.tablesaw.plotly.components.Line.LineBuilder
 
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 - 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
 
xAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 

Y

Y - tech.tablesaw.plotly.components.Axis.ScaleAnchor
 
Y - tech.tablesaw.plotly.components.Layout.HoverMode
 
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
 
yAxis(Axis) - Method in class tech.tablesaw.plotly.components.Layout.LayoutBuilder
 
Yellow_10 - tech.tablesaw.color.Hue
 
Yellow_2_5 - tech.tablesaw.color.Hue
 
Yellow_5 - tech.tablesaw.color.Hue
 
Yellow_7_5 - tech.tablesaw.color.Hue
 
YellowRed_10 - tech.tablesaw.color.Hue
 
YellowRed_2_5 - tech.tablesaw.color.Hue
 
YellowRed_5 - tech.tablesaw.color.Hue
 
YellowRed_7_5 - tech.tablesaw.color.Hue
 
YL_GN_BU - tech.tablesaw.plotly.components.Marker.Palette
 
YL_OR_RD - tech.tablesaw.plotly.components.Marker.Palette
 

Z

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
 
A B C D E F G H I J L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2018. All rights reserved.