Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method | Description |
---|---|---|
static BarTrace.Orientation |
BarTrace.Orientation.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BarTrace.Orientation[] |
BarTrace.Orientation.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
BarTrace.BarBuilder |
BarTrace.BarBuilder.orientation(BarTrace.Orientation orientation) |
Sets the orientation of the bars.
|
Copyright © 2018. All rights reserved.