| Package | Description |
|---|---|
| tech.tablesaw.plotly.components |
| Modifier and Type | Method | Description |
|---|---|---|
Layout |
Layout.LayoutBuilder.build() |
|
Layout |
Figure.getLayout() |
| Modifier and Type | Method | Description |
|---|---|---|
Figure.FigureBuilder |
Figure.FigureBuilder.layout(Layout layout) |
|
void |
Figure.setLayout(Layout layout) |
| Constructor | Description |
|---|---|
Figure(Layout layout,
Config config,
Trace... traces) |
|
Figure(Layout layout,
EventHandler[] eventHandlers,
Trace... traces) |
Deprecated.
Use the FigureBuilder instead
|
Figure(Layout layout,
EventHandler eventHandler,
Trace... traces) |
Deprecated.
Use the FigureBuilder instead
|
Figure(Layout layout,
Trace... traces) |
Copyright © 2021. All rights reserved.