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