Uses of Class
tech.tablesaw.plotly.components.Line.LineBuilder
Packages that use Line.LineBuilder
-
Uses of Line.LineBuilder in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Line.LineBuilderModifier and TypeMethodDescriptionstatic Line.LineBuilderLine.builder()Sets the line colorLine.LineBuilder.shape(Line.Shape shape) Line.LineBuilder.simplify(boolean b) Simplifies lines by removing nearly-collinear points.Line.LineBuilder.smoothing(double smoothing) Sets the smoothing parameterLine.LineBuilder.width(double width)