Vizzu / types/styles / Tooltip
Interface: Tooltip
Properties for tooltip.
Extends
Properties
arrowSize?
optionalarrowSize:number
Base size of the info bubble arrow
backgroundColor?
optionalbackgroundColor:null|Color
The background color of the element.
Inherited from
borderColor?
optionalborderColor:null|Color
The border color of the element.
Inherited from
borderRadius?
optionalborderRadius:number
Corner radius for the info bubble
borderWidth?
optionalborderWidth:null|number
The border width of the element.
Inherited from
color?
optionalcolor:Color
The foreground color of the tooltip text
distance?
optionaldistance:number
Distance between the data point and the info bubble
dropShadow?
optionaldropShadow:number
Drop shadow distance from the info bubble
fontFamily?
optionalfontFamily:null|string
The family of the font. If not set, it inherits the root style font family.
Inherited from
fontSize?
optionalfontSize:null|Length
The size of the font. Percentage values are relative to the root style font size.
Inherited from
fontStyle?
optionalfontStyle:null|"normal"|"italic"|"oblique"
The style of the font.
Inherited from
fontWeight?
optionalfontWeight:null|number|"bold"|"normal"
The weight of the font, numbers use the same scale as CSS.
Inherited from
layout?
optionallayout:"singleLine"|"multiLine"
The layout of the tooltip text
radius?
optionalradius:number
Data point marker radius
seriesName?
optionalseriesName:null|string
Specifies the name of the data series dispalyed at the first position on the tooltip
shadowColor?
optionalshadowColor:Color
Color of the drop shadow