Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method and Description |
---|---|
static Histogram2DTrace.Histogram2DBuilder |
Histogram2DTrace.builder(double[] x,
double[] y) |
static Histogram2DTrace.Histogram2DBuilder |
Histogram2DTrace.builder(tech.tablesaw.api.NumericColumn<? extends Number> x,
tech.tablesaw.api.NumericColumn<? extends Number> y) |
Copyright © 2019. All rights reserved.