public class BoxPlot extends Object
Constructor and Description |
---|
BoxPlot() |
Modifier and Type | Method and Description |
---|---|
static Figure |
create(String title,
tech.tablesaw.api.Table table,
String groupingColumn,
String numericColumn) |
Copyright © 2019. All rights reserved.