| Package | Description |
|---|---|
| tech.tablesaw.plotly.traces |
| Modifier and Type | Method and Description |
|---|---|
static BarTrace.BarBuilder |
BarTrace.builder(CategoricalColumn x,
NumberColumn y) |
static BarTrace.BarBuilder |
BarTrace.builder(Object[] x,
double[] y) |
BarTrace.BarBuilder |
BarTrace.BarBuilder.orientation(BarTrace.Orientation orientation)
Sets the orientation of the bars.
|
Copyright © 2018. All rights reserved.