Uses of Class
tech.tablesaw.plotly.components.Gradient
-
Packages that use Gradient Package Description tech.tablesaw.plotly.components -
-
Uses of Gradient in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Gradient Modifier and Type Method Description Gradient
Gradient.GradientBuilder. build()
Methods in tech.tablesaw.plotly.components with parameters of type Gradient Modifier and Type Method Description Marker.MarkerBuilder
Marker.MarkerBuilder. gradient(Gradient gradient)
Sets a gradient for the marker
-