Package | Description |
---|---|
tech.tablesaw.plotly.components |
Modifier and Type | Method and Description |
---|---|
Layout |
Layout.LayoutBuilder.build() |
Layout |
Figure.getLayout() |
Modifier and Type | Method and Description |
---|---|
Figure.FigureBuilder |
Figure.FigureBuilder.layout(Layout layout) |
Constructor and Description |
---|
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 © 2019. All rights reserved.