public class ParetoPlot extends Object
Constructor and Description |
---|
ParetoPlot() |
Modifier and Type | Method and Description |
---|---|
static Figure |
create(String title,
Table table,
String groupColName,
String numberColName) |
static Figure |
createVertical(String title,
Table table,
String groupColName,
String numberColName) |
static Figure |
showHorizontal(String title,
Table table,
String groupColName,
String numberColName) |
Copyright © 2018. All rights reserved.