Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method and Description |
---|---|
static PieTrace.PieBuilder |
PieTrace.builder(CategoricalColumn x,
NumberColumn y) |
static PieTrace.PieBuilder |
PieTrace.builder(Object[] x,
double[] y) |
PieTrace.PieBuilder |
PieTrace.PieBuilder.labels(Column labels)
Sets the sector labels.
|
PieTrace.PieBuilder |
PieTrace.PieBuilder.showLegend(boolean b) |
Copyright © 2018. All rights reserved.