Package tech.tablesaw.plotly.components
Class Layout.LayoutBuilder
java.lang.Object
tech.tablesaw.plotly.components.Layout.LayoutBuilder
- Enclosing class:
- Layout
-
Method Summary
Modifier and TypeMethodDescriptionautosize(boolean autosize) barMode(Layout.BarMode barMode) build()height(int height) hoverDistance(int distance) hoverMode(Layout.HoverMode hoverMode) paperBgColor(String color) plotBgColor(String color) showLegend(boolean showLegend) width(int width)
-
Method Details
-
build
-
title
-
titleFont
-
barMode
-
margin
-
scene
-
hoverMode
-
hoverDistance
-
showLegend
-
height
-
width
-
autosize
-
xAxis
-
yAxis
-
yAxis2
-
yAxis3
-
yAxis4
-
zAxis
-
plotBgColor
-
paperBgColor
-
grid
-