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