Class Heatmap


  • public class Heatmap
    extends Object
    • Method Detail

      • create

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