- Scatter - Class in tech.tablesaw.api.plot
-
Deprecated.
- Scatter() - Constructor for class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- Series - Interface in tech.tablesaw.plotting
-
- seriesList() - Method in interface tech.tablesaw.plotting.Plot
-
- setData(Table) - Method in class tech.tablesaw.plotting.fx.FxTable
-
Assign new data to the TableView
- show(double[]) - Static method in class tech.tablesaw.api.plot.Histogram
-
Deprecated.
- show(double[]) - Static method in class tech.tablesaw.plotting.smile.SmileHistogram
-
- show(double[], double[]) - Static method in class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- show(double[], double[], double[]) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot with the title "Bubbleplot" and data from the parameter.
- show(double[], String, double[], String) - Static method in class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- show(String, double[], double[], double[]) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot with the give title and data from the parameter.
- show(String, double[], String, double[], String, double[]) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot with the give title and data from the parameter.
- show(String, double[], String, double[], String, double[]) - Static method in class tech.tablesaw.plotting.xchart.XchartBubble
-
- show(String, double[], String, double[], String, double[], int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartBubble
-
- show(String, double[], String, double[], String, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, double[], NumberColumn) - Static method in class tech.tablesaw.api.plot.Quantile
-
Deprecated.
- show(String, double[], NumberColumn, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, double[], NumberColumn, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartQuantile
-
- show(String, double[], NumberColumn, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, String, double[], String, double[]) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn) - Static method in class tech.tablesaw.api.plot.Control
-
Deprecated.
- show(String, NumberColumn) - Static method in class tech.tablesaw.api.plot.Histogram
-
Deprecated.
- show(String, NumberColumn) - Static method in class tech.tablesaw.api.plot.Quantile
-
Deprecated.
- show(String, NumberColumn) - Static method in class tech.tablesaw.plotting.smile.SmileHistogram
-
- show(String, NumberColumn) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn) - Static method in class tech.tablesaw.plotting.xchart.XchartQuantile
-
- show(String, NumberColumn) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn, double, double) - Static method in class tech.tablesaw.api.plot.Control
-
Deprecated.
- show(String, NumberColumn, int, int) - Static method in class tech.tablesaw.api.plot.Control
-
Deprecated.
- show(String, NumberColumn, String, NumberColumn, String, NumberColumn) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot with the chart title.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Bar
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.HorizontalBar
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Line
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Pareto
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Pie
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn, NumberColumn...) - Static method in class tech.tablesaw.api.plot.Line
-
Deprecated.
Displays a line chart with multiple series
- show(String, NumberColumn, NumberColumn...) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
Displays a line chart with the first numeric column used for the x axis, and the others as
series to plot against it
- show(String, NumberColumn, NumberColumn, int) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn, NumberColumn, int) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn, NumberColumn, int, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn, NumberColumn, int, int, int) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot with the chart title.
- show(String, NumberColumn, NumberColumn, TableSliceGroup) - Static method in class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- show(String, NumberColumn, NumberColumn, TableSliceGroup) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn, NumberColumn, TableSliceGroup) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, NumberColumn, NumberColumn, TableSliceGroup, int) - Static method in class tech.tablesaw.plotting.xchart.XchartLine
-
- show(String, NumberColumn, NumberColumn, TableSliceGroup, int) - Static method in class tech.tablesaw.plotting.xchart.XchartScatter
-
- show(String, StringColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Bar
-
Deprecated.
- show(String, StringColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.HorizontalBar
-
Deprecated.
- show(String, StringColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Pareto
-
Deprecated.
- show(String, StringColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Pie
-
Deprecated.
- show(String, Table) - Static method in class tech.tablesaw.api.plot.Bar
-
Deprecated.
Display a bar plot with the given title, derived from the given table
- show(String, Table) - Static method in class tech.tablesaw.api.plot.HorizontalBar
-
Deprecated.
Display a horizontal bar plot with the given title, derived from the given table
- show(String, Table) - Static method in class tech.tablesaw.api.plot.Pareto
-
Deprecated.
Display a pareto plot with the given title, derived from the given table
- show(String, Table) - Static method in class tech.tablesaw.api.plot.Pie
-
Deprecated.
Display a pie chart with the given title, derived from the given table
- show(String, Table) - Static method in class tech.tablesaw.api.plot.TableView
-
Deprecated.
- show(String, Table, String, String) - Static method in class tech.tablesaw.api.plot.Box
-
Deprecated.
- show(String, Table, String, String) - Static method in class tech.tablesaw.plotting.smile.SmileBox
-
- show(String, TableSliceGroup, int) - Static method in class tech.tablesaw.api.plot.Box
-
Deprecated.
- show(String, TableSliceGroup, int) - Static method in class tech.tablesaw.plotting.smile.SmileBox
-
- show(NumberColumn) - Static method in class tech.tablesaw.api.plot.Histogram
-
Deprecated.
- show(NumberColumn) - Static method in class tech.tablesaw.plotting.smile.SmileHistogram
-
- show(NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Scatter
-
Deprecated.
- show(NumberColumn, NumberColumn, NumberColumn) - Static method in class tech.tablesaw.api.plot.Bubble
-
Deprecated.
Shows a bubble plot where the chart title will be "Bubbleplot" and titles
for x and y axis will be taken from the columns.
- SmileBox - Class in tech.tablesaw.plotting.smile
-
- SmileBox() - Constructor for class tech.tablesaw.plotting.smile.SmileBox
-
- SmileHistogram - Class in tech.tablesaw.plotting.smile
-
Simple API for producing basic histogram plots directly from Tablesaw tables and columns
- SmileHistogram() - Constructor for class tech.tablesaw.plotting.smile.SmileHistogram
-
- SmilePlotUtils - Class in tech.tablesaw.plotting.smile
-
- SmilePlotUtils() - Constructor for class tech.tablesaw.plotting.smile.SmilePlotUtils
-
- StandardColor - Class in tech.tablesaw.plotting
-
A color scheme based on Munsell's color charts
- StandardColor(String, int, int, String) - Constructor for class tech.tablesaw.plotting.StandardColor
-
- standardColorArray() - Static method in class tech.tablesaw.plotting.StandardColors
-
- standardColors() - Static method in class tech.tablesaw.plotting.StandardColors
-
- StandardColors - Class in tech.tablesaw.plotting
-
- StandardColors() - Constructor for class tech.tablesaw.plotting.StandardColors
-