public abstract class Histogram
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Histogram.BinningTask |
static class |
Histogram.Bins |
static class |
Histogram.OutlineTask |
Constructor and Description |
---|
Histogram() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
run(ValueArray ary,
int col) |
public static com.google.gson.JsonObject run(ValueArray ary, int col)