Package | Description |
---|---|
tech.tablesaw.plotly.traces |
Modifier and Type | Method and Description |
---|---|
static HeatmapTrace.HeatmapBuilder |
HeatmapTrace.builder(Object[] x,
Object[] y,
double[][] z) |
HeatmapTrace.HeatmapBuilder |
HeatmapTrace.HeatmapBuilder.xAxis(String xAxis) |
HeatmapTrace.HeatmapBuilder |
HeatmapTrace.HeatmapBuilder.yAxis(String yAxis) |
Copyright © 2019. All rights reserved.