Package tech.tablesaw.plotly.api
Class Scatter3DPlot
java.lang.Object
tech.tablesaw.plotly.api.Scatter3DPlot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Figurestatic Figurecreate(String title, tech.tablesaw.api.Table table, String xCol, String yCol, String zCol, String groupCol) static Figurecreate(String title, tech.tablesaw.api.Table table, String xCol, String yCol, String zCol, String sizeColumn, String groupCol)
-
Constructor Details
-
Scatter3DPlot
public Scatter3DPlot()
-
-
Method Details
-
create
-
create
-
create
-