public class HorizontalBarPlot extends Object
Constructor and Description |
---|
HorizontalBarPlot() |
Modifier and Type | Method and Description |
---|---|
static Figure |
create(String title,
Table table,
String groupColName,
Layout.BarMode barMode,
String... numberColNames) |
static Figure |
create(String title,
Table table,
String groupColName,
String numberColName) |
Copyright © 2018. All rights reserved.