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