Package tech.tablesaw.plotly.api
Class ContourPlot
- java.lang.Object
-
- tech.tablesaw.plotly.api.ContourPlot
-
public class ContourPlot extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Figure
create(String title, tech.tablesaw.api.Table table, String categoryCol1, String categoryCol2)
-