Uses of Class
tech.tablesaw.plotly.components.Gradient.GradientBuilder
-
Packages that use Gradient.GradientBuilder Package Description tech.tablesaw.plotly.components -
-
Uses of Gradient.GradientBuilder in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Gradient.GradientBuilder Modifier and Type Method Description static Gradient.GradientBuilder
Gradient. builder()
Gradient.GradientBuilder
Gradient.GradientBuilder. color(String color)
Sets the marker color to a single valueGradient.GradientBuilder
Gradient.GradientBuilder. color(String[] color)
Sets the marker color to an array of color valuesGradient.GradientBuilder
Gradient.GradientBuilder. type(Gradient.Type type)
-