Class ChangeLine.LineBuilder
java.lang.Object
tech.tablesaw.plotly.components.change.ChangeLine.LineBuilder
- Enclosing class:
- ChangeLine
-
Constructor Details
-
LineBuilder
public LineBuilder()
-
-
Method Details
-
color
Sets the color of line bounding the box(es). -
width
Sets the width (in px) of line bounding the box(es).- Parameters:
width- greater than or equal to 0
-
build
-