Class ContourPlot

java.lang.Object
tech.tablesaw.plotly.api.ContourPlot

public class ContourPlot extends Object
  • Method Details

    • create

      public static Figure create(String title, tech.tablesaw.api.Table table, String categoryCol1, String categoryCol2)