Uses of Class
tech.tablesaw.plotly.components.Layout
-
Packages that use Layout Package Description tech.tablesaw.plotly.components -
-
Uses of Layout in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Layout Modifier and Type Method Description LayoutLayout.LayoutBuilder. build()LayoutFigure. getLayout()Methods in tech.tablesaw.plotly.components with parameters of type Layout Modifier and Type Method Description Figure.FigureBuilderFigure.FigureBuilder. layout(Layout layout)voidFigure. setLayout(Layout layout)Constructors in tech.tablesaw.plotly.components with parameters of type Layout Constructor Description Figure(Layout layout, Config config, Trace... traces)Figure(Layout layout, Trace... traces)
-