Class ContourPlot


  • public class ContourPlot
    extends Object
    • Method Detail

      • create

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