Package | Description |
---|---|
tech.tablesaw.plotly.components.change |
Modifier and Type | Method and Description |
---|---|
static ChangeLine.LineBuilder |
ChangeLine.builder() |
ChangeLine.LineBuilder |
ChangeLine.LineBuilder.color(String color)
Sets the color of line bounding the box(es).
|
ChangeLine.LineBuilder |
ChangeLine.LineBuilder.width(int width)
Sets the width (in px) of line bounding the box(es).
|
Copyright © 2020. All rights reserved.