public class Histogram extends Object
Constructor and Description |
---|
Histogram() |
Modifier and Type | Method and Description |
---|---|
static Figure |
create(String title,
double[] data) |
static Figure |
create(String title,
NumberColumn<?> data) |
static Figure |
create(String title,
Table table,
String numericColumnName) |
Copyright © 2018. All rights reserved.