Uses of Class
tech.tablesaw.plotly.components.Line
-
Packages that use Line Package Description tech.tablesaw.plotly.components tech.tablesaw.plotly.traces -
-
Uses of Line in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return Line Modifier and Type Method Description Line
Line.LineBuilder. build()
Methods in tech.tablesaw.plotly.components with parameters of type Line Modifier and Type Method Description Marker.MarkerBuilder
Marker.MarkerBuilder. line(Line line)
Sets an outline around the marker -
Uses of Line in tech.tablesaw.plotly.traces
Methods in tech.tablesaw.plotly.traces with parameters of type Line Modifier and Type Method Description ScatterTrace.ScatterBuilder
ScatterTrace.ScatterBuilder. line(Line line)
-