Uses of Class
tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
Packages that use ChangeLine.LineBuilder
-
Uses of ChangeLine.LineBuilder in tech.tablesaw.plotly.components.change
Methods in tech.tablesaw.plotly.components.change that return ChangeLine.LineBuilderModifier and TypeMethodDescriptionstatic ChangeLine.LineBuilderChangeLine.builder()Sets the color of line bounding the box(es).ChangeLine.LineBuilder.width(int width) Sets the width (in px) of line bounding the box(es).