Uses of Class
tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
-
Packages that use ChangeLine.LineBuilder Package Description tech.tablesaw.plotly.components.change -
-
Uses of ChangeLine.LineBuilder in tech.tablesaw.plotly.components.change
Methods in tech.tablesaw.plotly.components.change that return ChangeLine.LineBuilder Modifier and Type Method Description static ChangeLine.LineBuilderChangeLine. builder()ChangeLine.LineBuilderChangeLine.LineBuilder. color(String color)Sets the color of line bounding the box(es).ChangeLine.LineBuilderChangeLine.LineBuilder. width(int width)Sets the width (in px) of line bounding the box(es).
-