Package tech.tablesaw.plotly.components
Class Gradient.GradientBuilder
java.lang.Object
tech.tablesaw.plotly.components.Gradient.GradientBuilder
- Enclosing class:
- Gradient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Sets the marker color to a single valueSets the marker color to an array of color valuestype(Gradient.Type type)
-
Constructor Details
-
GradientBuilder
public GradientBuilder()
-
-
Method Details
-
type
-
color
Sets the marker color to a single value -
color
Sets the marker color to an array of color values -
build
-