public class AreaPlot extends Object
AreaPlot()
static Figure
create(String title, tech.tablesaw.api.Table table, String xCol, String yCol)
create(String title, tech.tablesaw.api.Table table, String xCol, String yCol, String groupCol)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AreaPlot()
public static Figure create(String title, tech.tablesaw.api.Table table, String xCol, String yCol, String groupCol)
public static Figure create(String title, tech.tablesaw.api.Table table, String xCol, String yCol)
Copyright © 2021. All rights reserved.