Package tech.tablesaw.plotly.components
Class Annotation.AnnotationBuilder
java.lang.Object
tech.tablesaw.plotly.components.Annotation.AnnotationBuilder
- Enclosing class:
- Annotation
-
Method Summary
Modifier and TypeMethodDescriptionalign(Annotation.Align align) arrowcolor(String arrowcolor) arrowhead(int arrowhead) arrowsize(double arrowsize) arrowwidth(double arrowwidth) ax(double ax) ay(double ay) bordercolor(String bordercolor) borderpad(double borderpad) borderwidth(double borderwidth) build()captureevents(boolean captureevents) clicktoshow(Annotation.ClicktoShow clicktoShow) height(double height) hoverlabel(HoverLabel hoverLabel) opacity(double opacity) showarrow(boolean showarrow) standoff(double standoff) startarrowhead(int startarrowhead) startarrowsize(double startarrowsize) startstandoff(double startstandoff) templateitemname(String templateitemname) Valign(Annotation.Valign valign) visible(boolean visible) width(double width) x(double x) xanchor(Annotation.Xanchor xanchor) xclick(double xclick) xshift(double xshift) y(double y) yanchor(Annotation.Yanchor yanchor) yclick(double yclick) yshift(double yshift)
-
Method Details
-
visible
-
text
-
font
-
width
-
height
-
opacity
-
align
-
Valign
-
bgcolor
-
bordercolor
-
borderpad
-
borderwidth
-
showarrow
-
arrowcolor
-
arrowhead
-
startarrowhead
-
arrowside
-
arrowsize
-
startarrowsize
-
arrowwidth
-
standoff
-
startstandoff
-
ax
-
ay
-
axref
-
ayref
-
xref
-
x
-
xanchor
-
xshift
-
yref
-
y
-
yanchor
-
yshift
-
clicktoshow
-
xclick
-
yclick
-
hovertext
-
hoverlabel
-
captureevents
-
name
-
templateitemname
-
build
-