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