public class HorizontalBarPlot extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Properties |
colors |
(package private) Map<String,Double> |
counts |
(package private) Map<String,Double> |
data |
double |
scale |
| Constructor and Description |
|---|
HorizontalBarPlot() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String series,
Double data) |
static void |
main(String[] args) |
void |
toFile(File file) |
String |
toString() |
final Properties colors
public double scale
Copyright © 2017. All rights reserved.