Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method | Description |
---|---|---|
static HistogramTrace.HistFunc |
HistogramTrace.HistFunc.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static HistogramTrace.HistFunc[] |
HistogramTrace.HistFunc.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
HistogramTrace.HistogramBuilder |
HistogramTrace.HistogramBuilder.histFunc(HistogramTrace.HistFunc histFunc) |
Specifies the binning function used for this histogram trace.
|
Copyright © 2022. All rights reserved.